Skip to content

Commit 7ba7c18

Browse files
Bump sphinx from 3.5.4 to 4.0.2 (#44)
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) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22d462f commit 7ba7c18

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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
@@ -55,7 +55,7 @@ mypy = "^0.812"
5555
pytest-mypy = "^0.8.1"
5656
pytest-mock = "^3.5.1"
5757
hypothesis = "^6.13.5"
58-
Sphinx = "^3.5.3"
58+
Sphinx = "^4.0.2"
5959
sphinx-rtd-theme = "^0.5.2"
6060
sphinx-autobuild = "^2021.3.14"
6161
line-profiler = "^3.2.6"

0 commit comments

Comments
 (0)