Skip to content

Commit

Permalink
Merge pull request #108 from cauliyang/dependabot/pip/sphinx-4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yangliz5 committed Mar 28, 2022
2 parents b971636 + 941814d commit baed844
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ coverage = {extras = ["toml"], version = "^6.3"}
safety = "^1.10.3"
mypy = "^0.942"
typeguard = "^2.13.2"
xdoctest = {extras = ["colors"], version = "^1.0.0"}
sphinx = "^4.4.0"
xdoctest = {extras = ["colors"], version = "^0.15.10"}
sphinx = "^4.5.0"
sphinx-autobuild = ">=2021.3.14"
pre-commit = "^2.17.0"
flake8 = "^4.0.1"
Expand Down

0 comments on commit baed844

Please sign in to comment.