Skip to content

Commit 814c48b

Browse files
Merge pull request #846 from adamtheturtle/dependabot/pip/sphinx-test--8.0.2
Bump sphinx[test] from 7.4.7 to 8.0.2
2 parents 30a2c24 + 48d2813 commit 814c48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ optional-dependencies.dev = [
5656
"pytest==8.3.2",
5757
"pytest-cov==5.0.0",
5858
"ruff==0.5.6",
59-
"sphinx[test]==7.4.7", # We use `sphinx.testing`.
59+
"sphinx[test]==8.0.2", # We use `sphinx.testing`.
6060
"types-docutils==0.21.0.20240724",
6161
"vulture==2.11",
6262
]

0 commit comments

Comments
 (0)