Skip to content

Commit 4eac5b0

Browse files
Bump sphinx from 4.5.0 to 5.0.0 (#210)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.5.0...v5.0.0) --- 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 3b1e194 commit 4eac5b0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ certifi = "^2022.5.18"
3333
black = "^22.3.0"
3434
mypy = "^0.950"
3535
types-urllib3 = "^1.26.13"
36-
Sphinx = "^4.5.0"
36+
Sphinx = "^5.0.0"
3737
sphinx-rtd-theme = "^1.0.0"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
3939
sphinx-autodoc-typehints = "^1.18.1"

0 commit comments

Comments
 (0)