Skip to content

Commit

Permalink
Bump sphinx from 7.4.7 to 8.1.3 (#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent a0b4bda commit ab4182f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@ openmm = [
]
docs = [
"FireWorks==2.0.3",
"autodoc_pydantic==2.1.0",
"autodoc_pydantic==2.2.0",
"furo==2024.8.6",
"ipython==8.28.0",
"jsonschema[format]",
"myst_parser==4.0.0",
"numpydoc==1.8.0",
"sphinx-copybutton==0.5.2",
"sphinx==7.4.7",
"sphinx_design==0.6.0",
"sphinx==8.1.3",
"sphinx_design==0.6.1",
]
dev = ["pre-commit>=2.12.1"]
tests = [
Expand Down

0 comments on commit ab4182f

Please sign in to comment.