Skip to content

Commit

Permalink
chore(deps): update dependency sphinx to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 1593077 commit 6c8d69a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx~=7.4.1
sphinx~=8.0.2
sphinx-rtd-theme~=2.0.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ mypy = "1.11.2"
ruff = "^0.6.0"
pytest = "^8.0.0"
pytest-cov = "^5.0.0"
sphinx = "^7.0.0"
sphinx = "^8.0.0"
sphinx-rtd-theme = "^2.0.0"
pre-commit = "^3.3.0"
SecretStorage = "^3.1.2"
Expand Down

0 comments on commit 6c8d69a

Please sign in to comment.