Skip to content

Commit 3064530

Browse files
authored
Merge pull request #1528 from TOMToolkit/dependabot/pip/dev/sphinx-8.1.3
Bump sphinx from 7.4.7 to 8.1.3
2 parents a54e9bd + bf1f23d commit 3064530

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 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
@@ -96,7 +96,7 @@ psycopg2-binary = "*" # for testing postgres
9696
[tool.poetry.group.docs.dependencies]
9797
docutils = "!=0.21.post1"
9898
recommonmark = "~0.7"
99-
sphinx = ">=5,<8"
99+
sphinx = ">=8.1.3,<9"
100100
sphinx-design = ">=0.6,<0.7"
101101
sphinx-rtd-theme = ">=3.1.0,<3.2"
102102
sphinx-copybutton = "~0.5"

0 commit comments

Comments
 (0)