Skip to content

Commit

Permalink
Merge pull request #593 from ClearcodeHQ/dependabot/pip/sphinx-8.0.2
Browse files Browse the repository at this point in the history
Bump sphinx from 7.4.7 to 8.0.2
  • Loading branch information
fizyk authored Jul 30, 2024
2 parents e1192ff + f08ddb1 commit e9c32b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ pytest-cov = "==5.0.0"
mypy = "==1.11.0"
black = {version = "==24.4.2", markers="python_version >= '3.8'"}
tbump = "==6.11.0"
sphinx = {version = "==7.4.7", markers="python_version >= '3.9'"}
sphinx = {version = "==8.0.2", markers="python_version >= '3.10'"}
ruff = "==0.5.5"
1 change: 1 addition & 0 deletions newsfragments/593.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Do not install Sphinx on python 3.9

0 comments on commit e9c32b0

Please sign in to comment.