Skip to content

Commit c12a167

Browse files
Bump fireworks from 2.0.3 to 2.0.4 (#1148)
Bumps [fireworks](https://github.com/materialsproject/fireworks) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/materialsproject/fireworks/releases) - [Changelog](https://github.com/materialsproject/fireworks/blob/main/docs/changelog.html) - [Commits](materialsproject/fireworks@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: fireworks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03e247f commit c12a167

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
@@ -70,9 +70,9 @@ openmm = [
7070
"openmm-mdanalysis-reporter>=0.1.0",
7171
"openmm>=8.1.0",
7272
]
73-
fireworks = ["FireWorks==2.0.3"]
73+
fireworks = ["FireWorks==2.0.4"]
7474
docs = [
75-
"FireWorks==2.0.3",
75+
"FireWorks==2.0.4",
7676
"autodoc_pydantic==2.2.0",
7777
"furo==2024.8.6",
7878
"ipython==8.31.0",
@@ -86,7 +86,7 @@ docs = [
8686
]
8787
dev = ["pre-commit>=2.12.1"]
8888
tests = [
89-
"FireWorks==2.0.3",
89+
"FireWorks==2.0.4",
9090
"nbmake==1.5.5",
9191
"pytest-cov==6.0.0",
9292
"pytest-mock==3.14.0",

0 commit comments

Comments
 (0)