Skip to content

Commit 0f7ed09

Browse files
authored
Merge branch 'materialsproject:main' into vb/flow_decorator
2 parents 472c77b + 57d4476 commit 0f7ed09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ docs = [
4949
"sphinx==8.1.3",
5050
]
5151
dev = ["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.1"]
52+
tests = ["moto==5.1.18", "pytest-cov==7.0.0", "pytest==9.0.2"]
5353
vis = ["matplotlib", "pydot"]
5454
fireworks = ["FireWorks"]
5555
strict = [
56-
"FireWorks==2.0.6",
56+
"FireWorks==2.0.8",
5757
"PyYAML==6.0.3",
5858
"maggma==0.72.0",
5959
"matplotlib==3.10.7",

0 commit comments

Comments
 (0)