File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -41,28 +41,28 @@ dependencies = [
4141ulid = [" python-ulid" ]
4242docs = [
4343 " autodoc_pydantic==2.2.0" ,
44- " furo==2025.9.25 " ,
45- " ipython==9.3 .0" ,
44+ " furo==2025.12.19 " ,
45+ " ipython==9.9 .0" ,
4646 " myst_parser==4.0.1" ,
4747 " nbsphinx==0.9.8" ,
4848 " sphinx-copybutton==0.5.2" ,
4949 " sphinx==8.1.3" ,
5050]
5151dev = [" pre-commit>=2.12.1" , " typing_extensions; python_version < '3.11'" ]
52- tests = [" moto==5.1.18 " , " pytest-cov==7.0.0" , " pytest==9.0.2" ]
52+ tests = [" moto==5.1.20 " , " pytest-cov==7.0.0" , " pytest==9.0.2" ]
5353vis = [" matplotlib" , " pydot" ]
5454fireworks = [" FireWorks" ]
5555strict = [
5656 " FireWorks==2.0.8" ,
5757 " PyYAML==6.0.3" ,
5858 " maggma==0.72.0" ,
59- " matplotlib==3.10.7 " ,
59+ " matplotlib==3.10.8 " ,
6060 " monty==2025.3.3" ,
61- " moto==5.1.18 " ,
61+ " moto==5.1.20 " ,
6262 " networkx==3.4.2" ,
6363 " pydantic-settings==2.12.0" ,
6464 " pydantic==2.12.5" ,
65- " pydash==8.0.5 " ,
65+ " pydash==8.0.6 " ,
6666 " pydot==4.0.1" ,
6767 " python-ulid==3.1.0" ,
6868 " typing-extensions==4.15.0" ,
You can’t perform that action at this time.
0 commit comments