File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -40,27 +40,27 @@ dependencies = [
4040ulid = [" python-ulid" ]
4141docs = [
4242 " autodoc_pydantic==2.2.0" ,
43- " furo==2025.7.19 " ,
43+ " furo==2025.9.25 " ,
4444 " ipython==9.3.0" ,
4545 " myst_parser==4.0.1" ,
4646 " nbsphinx==0.9.7" ,
4747 " sphinx-copybutton==0.5.2" ,
4848 " sphinx==8.1.3" ,
4949]
5050dev = [" pre-commit>=2.12.1" , " typing_extensions; python_version < '3.11'" ]
51- tests = [" moto==5.1.12 " , " pytest-cov==6.3 .0" , " pytest==8.4.2" ]
51+ tests = [" moto==5.1.14 " , " pytest-cov==7.0 .0" , " pytest==8.4.2" ]
5252vis = [" matplotlib" , " pydot" ]
5353fireworks = [" FireWorks" ]
5454strict = [
55- " FireWorks==2.0.4 " ,
56- " PyYAML==6.0.2 " ,
55+ " FireWorks==2.0.5 " ,
56+ " PyYAML==6.0.3 " ,
5757 " maggma==0.72.0" ,
5858 " matplotlib==3.10.6" ,
5959 " monty==2025.3.3" ,
60- " moto==5.1.12 " ,
60+ " moto==5.1.14 " ,
6161 " networkx==3.4.2" ,
62- " pydantic-settings==2.10.1 " ,
63- " pydantic==2.11.7 " ,
62+ " pydantic-settings==2.11.0 " ,
63+ " pydantic==2.11.10 " ,
6464 " pydash==8.0.5" ,
6565 " pydot==4.0.1" ,
6666 " python-ulid==3.1.0" ,
You can’t perform that action at this time.
0 commit comments