Skip to content

Commit

Permalink
Bump sphinx (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentame committed Oct 19, 2023
1 parent 1cd0b2c commit a82ab45
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 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 @@ -38,7 +38,7 @@ safety = "^2.3.5"
mypy = "^1.6"
typeguard = "^4.1.5"
xdoctest = {extras = ["colors"], version = "^1.1.1"}
sphinx = "^4.2.0"
sphinx = "^7.1.0"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^3.5.0"
flake8 = "^5.0.4"
Expand All @@ -51,7 +51,7 @@ pep8-naming = "^0.13.3"
darglint = "^1.8.1"
reorder-python-imports = "^3.9.0"
pre-commit-hooks = "^4.4.0"
sphinx-rtd-theme = "^1.0.0"
sphinx-rtd-theme = "^1.3.0"
sphinx-click = "^4.3.0"
Pygments = "^2.15.0"
types-requests = "^2.28.11"
Expand Down

0 comments on commit a82ab45

Please sign in to comment.