Skip to content

Commit 3c82187

Browse files
authored
Update delta to 0.3.1 to fix RTD (#2951)
1 parent 002f1f2 commit 3c82187

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sphinxcontrib-serializinghtml = "==2.0.0"
2929
sphinxcontrib-svg2pdfconverter = "==1.2.2"
3030
sphinxcontrib-video = "==0.3.1"
3131
sphinx_contributors = "==0.2.7"
32-
sphinxext-delta = "==0.2.0"
32+
sphinxext-delta = "==0.3.1"
3333
sphinxext-mimic = "==0.1.1"
3434
sphinxext-opengraph = "==0.9.0"
3535
sphinxext-photofinish = "==0.1.11"

source/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ sphinxcontrib-qthelp==2.0.0 ; python_version >= "3.9" and python_version < "3.13
8888
sphinxcontrib-serializinghtml==2.0.0 ; python_version >= "3.9" and python_version < "3.13"
8989
sphinxcontrib-svg2pdfconverter==1.2.2 ; python_version >= "3.9" and python_version < "3.13"
9090
sphinxcontrib-video==0.3.1 ; python_version >= "3.9" and python_version < "3.13"
91-
sphinxext-delta==0.2.0 ; python_version >= "3.9" and python_version < "3.13"
91+
sphinxext-delta==0.3.1 ; python_version >= "3.9" and python_version < "3.13"
9292
sphinxext-mimic==0.1.1 ; python_version >= "3.9" and python_version < "3.13"
9393
sphinxext-opengraph==0.9.0 ; python_version >= "3.9" and python_version < "3.13"
9494
sphinxext-photofinish==0.1.11 ; python_version >= "3.9" and python_version < "3.13"

0 commit comments

Comments
 (0)