Skip to content

Commit

Permalink
Bump pyiron-base from 0.11.1 to 0.11.4 (#1668)
Browse files Browse the repository at this point in the history
* Bump pyiron-base from 0.11.1 to 0.11.2

Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/pyiron/pyiron_base/releases)
- [Changelog](https://github.com/pyiron/pyiron_base/blob/main/CHANGELOG.md)
- [Commits](pyiron/pyiron_base@pyiron_base-0.11.1...pyiron_base-0.11.2)

---
updated-dependencies:
- dependency-name: pyiron-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update environment.yml

* Update environment-docs.yml

* Update environment.yml

* Update pyproject.toml

* Update environment.yml

* Update environment.yml

* Update environment-docs.yml

* Update environment-docs.yml

* Update environment.yml

* Update pyproject.toml

* Update environment.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Janssen <[email protected]>
  • Loading branch information
dependabot[bot] and jan-janssen authored Feb 19, 2025
1 parent 4aa7999 commit 7f0b60c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- pandas =2.2.3
- phonopy =2.37.0
- pint =0.24.4
- pyiron_base =0.11.1
- pyiron_base =0.11.4
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.31
- pyscal3 =3.2.7
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pandas =2.2.3
- phonopy =2.37.0
- pint =0.24.4
- pyiron_base =0.11.1
- pyiron_base =0.11.4
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.31
- pyscal3 =3.2.7
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- pandas =2.2.3
- phonopy =2.37.0
- pint =0.24.4
- pyiron_base =0.11.1
- pyiron_base =0.11.4
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.31
- pyscal3 =3.2.7
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"pandas==2.2.3",
"phonopy==2.37.0",
"pint==0.24.4",
"pyiron_base==0.11.1",
"pyiron_base==0.11.4",
"pyiron_snippets==0.1.4",
"pylammpsmpi==0.2.31",
"pyscal3==3.2.7",
Expand Down

0 comments on commit 7f0b60c

Please sign in to comment.