Skip to content

Commit cce2b13

Browse files
Bump sphinx from 4.1.1 to 5.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.1 to 5.0.2. - [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.1.1...v5.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2b3b3b commit cce2b13

File tree

2 files changed

+28
-8
lines changed

2 files changed

+28
-8
lines changed

poetry.lock

Lines changed: 27 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
@@ -28,7 +28,7 @@ black = {version = "^20.8b1",allow-prereleases = true}
2828
pytest-cov = "^2.11.1"
2929
jsonschema = "^3.2.0"
3030
pylint = "^2.10.2"
31-
sphinx = "^4.1.1"
31+
sphinx = "^5.0.2"
3232
sphinx-autoapi = "^1.8.1"
3333
sphinx-rtd-theme = "^0.5.2"
3434
mypy = "^0.812"

0 commit comments

Comments
 (0)