Skip to content

Commit 48d2813

Browse files
Bump sphinx[test] from 7.4.7 to 8.0.2
Bumps [sphinx[test]](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.2) --- updated-dependencies: - dependency-name: sphinx[test] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30a2c24 commit 48d2813

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)