Skip to content

Commit 04c96f9

Browse files
dependabot[bot]hrushikesh-s
authored andcommitted
Bump sphinx from 7.4.7 to 8.1.3 (materialsproject#1016)
1 parent 8a6cec9 commit 04c96f9

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
@@ -79,15 +79,15 @@ openmm = [
7979
]
8080
docs = [
8181
"FireWorks==2.0.3",
82-
"autodoc_pydantic==2.1.0",
82+
"autodoc_pydantic==2.2.0",
8383
"furo==2024.8.6",
8484
"ipython==8.28.0",
8585
"jsonschema[format]",
8686
"myst_parser==4.0.0",
8787
"numpydoc==1.8.0",
8888
"sphinx-copybutton==0.5.2",
89-
"sphinx==7.4.7",
90-
"sphinx_design==0.6.0",
89+
"sphinx==8.1.3",
90+
"sphinx_design==0.6.1",
9191
]
9292
dev = ["pre-commit>=2.12.1"]
9393
tests = [

0 commit comments

Comments
 (0)