Skip to content

Commit 2297f79

Browse files
Bump sphinx from 4.1.0 to 4.1.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42ab2e3 commit 2297f79

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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 = "^4.1.0"
31+
sphinx = "^4.1.1"
3232
sphinx-autoapi = "^1.8.1"
3333
sphinx-rtd-theme = "^0.5.2"
3434
mypy = "^0.812"

0 commit comments

Comments
 (0)