Skip to content

Commit 7f53c1a

Browse files
Bump sphinx from 5.3.0 to 6.2.1 (#491)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v5.3.0...v6.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62ff186 commit 7f53c1a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ certifi = ">=2022.5.18,<2024.0.0"
3333
black = "^23.7.0"
3434
mypy = "^1.4"
3535
types-urllib3 = "^1.26.25"
36-
Sphinx = "^5.3.0"
36+
Sphinx = "^6.2.1"
3737
sphinx-rtd-theme = "^1.2.2"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
3939
sphinx-autodoc-typehints = "^1.23.0"

0 commit comments

Comments
 (0)