Skip to content

Commit 73e0400

Browse files
dependabot[bot]bjoernricks
authored andcommitted
Build(deps): Bump sphinx from 5.0.0 to 5.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](sphinx-doc/sphinx@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76f6367 commit 73e0400

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -39,7 +39,7 @@ defusedxml = ">=0.6,<0.8"
3939
[tool.poetry.dev-dependencies]
4040
coverage = "^6.4"
4141
pylint = "^2.13"
42-
sphinx = "^5.0.0"
42+
sphinx = "^5.0.1"
4343
sphinx-autodoc-typehints = "^1.18.2"
4444
autohooks = "^21.7.0"
4545
autohooks-plugin-pylint = "^21.6.0"

0 commit comments

Comments
 (0)