Skip to content

Commit 6e6ba90

Browse files
Bump sphinx from 4.5.0 to 5.0.0
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]>
1 parent 3427fda commit 6e6ba90

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
@@ -27,7 +27,7 @@ isort = "^5.8.0"
2727
pytest = "^7.1.2"
2828
coverage = "^6.3"
2929
flake8 = "^4.0.1"
30-
Sphinx = "^4.0.1"
30+
Sphinx = "^5.0.0"
3131
pre-commit = "^2.18.1"
3232
sphinx-autodoc-typehints = "^1.18.1"
3333
sphinxcontrib-apidoc = "^0.3.0"

0 commit comments

Comments
 (0)