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 Nov 15, 2024
1 parent 37596c2 commit c0287f6
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.1.3
sphinx-rtd-theme~=3.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.13.0"
ruff = "^0.7.0"
pytest = "^8.0.0"
pytest-cov = "^6.0.0"
sphinx = "^7.0.0"
sphinx = "^8.0.0"
sphinx-rtd-theme = "^3.0.0"
pre-commit = "^4.0.0"
SecretStorage = "^3.1.2"
Expand Down

0 comments on commit c0287f6

Please sign in to comment.