Skip to content

Commit 32d8b6a

Browse files
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] <[email protected]>
1 parent 9ee07e3 commit 32d8b6a

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
@@ -27,7 +27,7 @@ safety = "^1.10.3"
2727
mypy = "^0.910"
2828
typeguard = "^2.13.0"
2929
xdoctest = {extras = ["colors"], version = "^0.15.10"}
30-
sphinx = "^4.2.0"
30+
sphinx = "^4.3.0"
3131
sphinx-autobuild = "^2021.3.14"
3232
pre-commit = "^2.15.0"
3333
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)