Skip to content

Commit 6680dad

Browse files
Bump sphinx from 8.1.3 to 8.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a2f25f commit 6680dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pytest-cov = "==6.0.0"
1313
mypy = "==1.15.0"
1414
black = "==25.1.0"
1515
tbump = "==6.11.0"
16-
sphinx = {version = "==8.1.3", markers="python_version >= '3.12'"}
16+
sphinx = {version = "==8.2.0", markers="python_version >= '3.12'"}
1717
ruff = "==0.9.6"

0 commit comments

Comments
 (0)