Skip to content

Commit 8b42f35

Browse files
Bump fireworks from 2.0.9 to 2.1.2 (#1429)
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 638617a commit 8b42f35

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ openmm = [
7878
"openmm-mdanalysis-reporter>=0.1.0",
7979
"openmm>=8.1.0",
8080
]
81-
fireworks = ["fireworks==2.0.9"]
81+
fireworks = ["fireworks==2.1.2"]
8282
strict-openff = [
8383
"mdanalysis==2.10.0",
8484
"monty==2026.2.18",
@@ -148,7 +148,7 @@ changelog = "https://github.com/materialsproject/atomate2/blob/main/CHANGELOG.md
148148
[dependency-groups]
149149
dev = ["pre-commit>=4.5.1"]
150150
tests = [
151-
"fireworks==2.0.9",
151+
"fireworks==2.1.2",
152152
"nbmake==1.5.5",
153153
"pytest-cov==7.0.0",
154154
"pytest-mock==3.15.1",
@@ -157,7 +157,7 @@ tests = [
157157
"pytest==9.0.2",
158158
]
159159
docs = [
160-
"fireworks==2.0.9",
160+
"fireworks==2.1.2",
161161
"autodoc_pydantic==2.2.0",
162162
"furo==2025.12.19",
163163
"ipython==9.10.1",

0 commit comments

Comments
 (0)