Skip to content

Commit 4c6c65d

Browse files
Bump sphinx from 4.3.0 to 4.3.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.0 to 4.3.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.3.0...v4.3.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 6d6baf2 commit 4c6c65d

2 files changed

Lines changed: 53 additions & 53 deletions

File tree

poetry.lock

Lines changed: 52 additions & 52 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
@@ -35,7 +35,7 @@ pytest = "^6.2.5"
3535
pytest-cov = "^3.0.0"
3636
pytest-mock = "^3.6.1"
3737
tox = "^3.24.4"
38-
Sphinx = "^4.3.0"
38+
Sphinx = "^4.3.1"
3939

4040
[build-system]
4141
requires = ["poetry_core>=1.0.0"]

0 commit comments

Comments
 (0)