Skip to content

Commit 0c44d6e

Browse files
Bump sphinx from 8.1.3 to 8.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f7b9c2 commit 0c44d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ docs = [
4444
"myst_parser==4.0.1",
4545
"nbsphinx==0.9.6",
4646
"sphinx-copybutton==0.5.2",
47-
"sphinx==8.1.3",
47+
"sphinx==8.2.1",
4848
]
4949
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
5050
tests = ["moto==4.2.13", "pytest-cov==6.0.0", "pytest==8.3.4"]

0 commit comments

Comments
 (0)