Skip to content

Commit

Permalink
Merge pull request #327 from chris48s/dependabot/pip/sphinx-8.1.0
Browse files Browse the repository at this point in the history
Bump sphinx from 7.1.2 to 8.1.0
  • Loading branch information
chris48s authored Oct 11, 2024
2 parents 02bd4ff + 07cd41d commit 2c26662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev = [
"coverage==7.6.1"
]
docs = [
"sphinx==8.0.2",
"sphinx==8.1.0",
"sphinx-rtd-theme==3.0.1",
"myst-parser==4.0.0",
"ghp-import==2.1.0"
Expand Down

0 comments on commit 2c26662

Please sign in to comment.