Skip to content

Commit 1a252e5

Browse files
Bump sphinx from 8.1.3 to 9.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 9.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.1.3...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f24cfca commit 1a252e5

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
@@ -45,7 +45,7 @@ docs = [
4545
"myst_parser==4.0.1",
4646
"nbsphinx==0.9.8",
4747
"sphinx-copybutton==0.5.2",
48-
"sphinx==8.1.3",
48+
"sphinx==9.1.0",
4949
]
5050
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
5151
tests = ["moto==5.1.19", "pytest-cov==7.0.0", "pytest==9.0.2"]

0 commit comments

Comments
 (0)