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

Commit 5923f7d

Browse files
Bump sphinx from 3.5.4 to 4.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.5.4...v4.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54d52c9 commit 5923f7d

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

poetry.lock

Lines changed: 21 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ coverage = {extras = ["toml"], version = "^5.3"}
4545
pytest-django = "^4.1.0"
4646
pygments = "^2.7.4"
4747
xdoctest = "^0.15.0"
48-
sphinx = "^3.4.3"
48+
sphinx = "^4.0.2"
4949
sphinx-autobuild = "^2020.9.1"
5050
darglint = "^1.5.8"
5151
flake8-docstrings = "^1.5.0"
52-
flake8-rst-docstrings = "^0.0.14"
52+
flake8-rst-docstrings = "^0.2.3"
5353
pep8-naming = "^0.11.1"
5454
pre-commit-hooks = "^3.4.0"
5555
typeguard = "^2.10.0"

0 commit comments

Comments
 (0)