Skip to content

Commit e64e1fe

Browse files
dependabot[bot]esoteric-ephemera
authored andcommitted
Bump fireworks from 2.0.6 to 2.0.8
Bumps [fireworks](https://github.com/materialsproject/fireworks) from 2.0.6 to 2.0.8. - [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.0.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 395aac3 commit e64e1fe

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
@@ -71,9 +71,9 @@ openmm = [
7171
"openmm-mdanalysis-reporter>=0.1.0",
7272
"openmm>=8.1.0",
7373
]
74-
fireworks = ["fireworks==2.0.6"]
74+
fireworks = ["fireworks==2.0.8"]
7575
docs = [
76-
"fireworks==2.0.6",
76+
"fireworks==2.0.8",
7777
"autodoc_pydantic==2.2.0",
7878
"furo==2025.9.25",
7979
"ipython==8.37.0",
@@ -87,7 +87,7 @@ docs = [
8787
]
8888
dev = ["pre-commit>=2.12.1"]
8989
tests = [
90-
"fireworks==2.0.6",
90+
"fireworks==2.0.8",
9191
"nbmake==1.5.5",
9292
"pytest-cov==7.0.0",
9393
"pytest-mock==3.15.1",

0 commit comments

Comments
 (0)