Skip to content

Commit

Permalink
chore(deps): update dependency sphinx to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent 9d27bc1 commit a3c8df7
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~=6.2.0
sphinx~=7.0.1
sphinx-rtd-theme~=1.2.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ mypy = "1.2.0"
ruff = "^0.0.274"
pytest = "^7.0.0"
pytest-cov = "^4.0.0"
sphinx = "^6.0.0"
sphinx = "^7.0.0"
sphinx-rtd-theme = "^1.0.0"
pre-commit = "^3.3.0"
SecretStorage = "^3.1.2"
Expand Down

0 comments on commit a3c8df7

Please sign in to comment.