Skip to content

Commit ab4182f

Browse files
Bump sphinx from 7.4.7 to 8.1.3 (#1016)
1 parent a0b4bda commit ab4182f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@ openmm = [
7070
]
7171
docs = [
7272
"FireWorks==2.0.3",
73-
"autodoc_pydantic==2.1.0",
73+
"autodoc_pydantic==2.2.0",
7474
"furo==2024.8.6",
7575
"ipython==8.28.0",
7676
"jsonschema[format]",
7777
"myst_parser==4.0.0",
7878
"numpydoc==1.8.0",
7979
"sphinx-copybutton==0.5.2",
80-
"sphinx==7.4.7",
81-
"sphinx_design==0.6.0",
80+
"sphinx==8.1.3",
81+
"sphinx_design==0.6.1",
8282
]
8383
dev = ["pre-commit>=2.12.1"]
8484
tests = [

0 commit comments

Comments
 (0)