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

Commit e9f8263

Browse files
authoredNov 16, 2021
Bump sphinx from 4.2.0 to 4.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 4.3.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.2.0...v4.3.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 4449727 commit e9f8263

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 @@ pre-commit = "^2.15.0"
4444
pytest-django = "^4.1.0"
4545
pygments = "^2.10.0"
4646
xdoctest = "^0.15.10"
47-
sphinx = "^4.2.0"
47+
sphinx = "^4.3.0"
4848
sphinx-autobuild = "^2021.3.14"
4949
darglint = "^1.8.1"
5050
flake8-docstrings = "^1.5.0"

0 commit comments

Comments
 (0)
This repository has been archived.