Skip to content

Commit eff8287

Browse files
authored
Merge pull request #200 from staticdev/dependabot/pip/sphinx-4.3.0
Bump sphinx from 4.2.0 to 4.3.0
2 parents 9ee07e3 + 32d8b6a commit eff8287

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)