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 Aug 15, 2024
1 parent 1198438 commit 31fc4f1
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,3 +1,3 @@
furo==2024.8.6
sphinx==7.4.7
sphinx==8.0.2
nbsphinx==0.9.4
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pre-commit = "^3.0.0"
pre-commit-hooks = "^4.3.0"

[tool.poetry.group.docs.dependencies]
Sphinx = "^7.0.0"
Sphinx = "^8.0.0"
furo = "^2024.0.0"
nbsphinx = "^0.9.0"
sphinx-autobuild = "^2024.0.0"
Expand Down

0 comments on commit 31fc4f1

Please sign in to comment.