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

Commit d19550c

Browse files
Bump sphinx from 3.4.0 to 3.4.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.4.0...v3.4.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 049f56c commit d19550c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ coverage = {extras = ["toml"], version = "^5.3"}
4444
pytest-django = "^4.1.0"
4545
pygments = "^2.7.3"
4646
xdoctest = "^0.15.0"
47-
sphinx = "^3.4.0"
47+
sphinx = "^3.4.1"
4848
sphinx-autobuild = "^2020.9.1"
4949
darglint = "^1.5.8"
5050
flake8-docstrings = "^1.5.0"

0 commit comments

Comments
 (0)