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

Commit e0a7c02

Browse files
Bump sphinx from 4.0.3 to 4.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.3 to 4.1.0. - [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.0.3...v4.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ab7e2f commit e0a7c02

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 @@ coverage = {extras = ["toml"], version = "^5.3"}
4545
pytest-django = "^4.1.0"
4646
pygments = "^2.7.4"
4747
xdoctest = "^0.15.5"
48-
sphinx = "^4.0.3"
48+
sphinx = "^4.1.0"
4949
sphinx-autobuild = "^2021.3.14"
5050
darglint = "^1.5.8"
5151
flake8-docstrings = "^1.5.0"

0 commit comments

Comments
 (0)