Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 89c3c46

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 00c0393 commit 89c3c46

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
@@ -45,7 +45,7 @@ pre-commit = "^2.15.0"
4545
pytest-django = "^4.1.0"
4646
pygments = "^2.10.0"
4747
xdoctest = "^0.15.10"
48-
sphinx = "^4.3.0"
48+
sphinx = "^4.3.1"
4949
sphinx-autobuild = "^2021.3.14"
5050
darglint = "^1.8.1"
5151
flake8-docstrings = "^1.5.0"

0 commit comments

Comments
 (0)