Skip to content

Commit 2c47c87

Browse files
Bump sphinx from 8.0.2 to 8.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.1.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.0.2...v8.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08ab2a3 commit 2c47c87

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
@@ -40,7 +40,7 @@ Tidelift = "https://tidelift.com/subscription/pkg/pypi-marshmallow?utm_source=py
4040

4141
[project.optional-dependencies]
4242
docs = [
43-
"sphinx==8.0.2",
43+
"sphinx==8.1.0",
4444
"sphinx-issues==4.1.0",
4545
"alabaster==1.0.0",
4646
]

0 commit comments

Comments
 (0)