Skip to content

Commit

Permalink
Merge pull request #1612 from pyiron/dependabot/pip/pyiron-base-0.10.9
Browse files Browse the repository at this point in the history
Bump pyiron-base from 0.10.8 to 0.10.9
  • Loading branch information
jan-janssen authored Nov 29, 2024
2 parents 38d1060 + b315c95 commit f2df8f4
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.26.6
- pint =0.24.4
- pyiron_base =0.10.8
- pyiron_base =0.10.9
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.26
- 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.26.6
- pint =0.24.4
- pyiron_base =0.10.8
- pyiron_base =0.10.9
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.26
- 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.26.6
- pint =0.24.4
- pyiron_base =0.10.8
- pyiron_base =0.10.9
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.26
- 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.26.6",
"pint==0.24.4",
"pyiron_base==0.10.8",
"pyiron_base==0.10.9",
"pyiron_snippets==0.1.4",
"pylammpsmpi==0.2.26",
"pyscal3==3.2.7",
Expand Down

0 comments on commit f2df8f4

Please sign in to comment.