Skip to content

Commit 85de953

Browse files
Bump fireworks from 2.0.9 to 2.1.2 (#862)
Bumps [fireworks](https://github.com/materialsproject/fireworks) from 2.0.9 to 2.1.2. - [Release notes](https://github.com/materialsproject/fireworks/releases) - [Changelog](https://github.com/materialsproject/fireworks/blob/main/docs/changelog.html) - [Commits](https://github.com/materialsproject/fireworks/commits) --- updated-dependencies: - dependency-name: fireworks dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25efd37 commit 85de953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ tests = ["moto==5.1.22", "pytest-cov==7.1.0", "pytest==9.0.2"]
5353
vis = ["matplotlib", "pydot"]
5454
fireworks = ["FireWorks"]
5555
strict = [
56-
"FireWorks==2.0.9",
56+
"FireWorks==2.1.2",
5757
"PyYAML==6.0.3",
5858
"maggma==0.72.1",
5959
"matplotlib==3.10.8",

0 commit comments

Comments
 (0)