Skip to content

Commit 4a72906

Browse files
Bump sphinx from 8.2.1 to 8.2.3 (#754)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.1 to 8.2.3. - [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.2.1...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dc2133 commit 4a72906

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.2.1",
47+
"sphinx==8.2.3",
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)