Skip to content

Commit

Permalink
Update dependency sphinx to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 7f95650 commit bcbff7d
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 @@ -46,7 +46,7 @@ isort = "*"
mypy = "*"
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.0.0"
SecretStorage = "^3.1.2"
Expand Down

0 comments on commit bcbff7d

Please sign in to comment.