Skip to content

Commit cc15230

Browse files
Bump sphinx from 3.5.4 to 4.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.5.4...v4.1.0) --- 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 0d60c5b commit cc15230

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
@@ -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.9.3"
31-
sphinx = "^3.5.3"
31+
sphinx = "^4.1.0"
3232
sphinx-autoapi = "^1.8.1"
3333
sphinx-rtd-theme = "^0.5.2"
3434
mypy = "^0.812"

0 commit comments

Comments
 (0)