Skip to content

Commit

Permalink
Merge pull request #1598 from pyiron/dependabot/pip/pint-0.24.4
Browse files Browse the repository at this point in the history
Bump pint from 0.24.3 to 0.24.4
  • Loading branch information
jan-janssen authored Nov 8, 2024
2 parents cb03b6a + 51d13fd commit c6c1d40
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ dependencies:
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.26.6
- pint =0.24.3
- pyiron_base =0.10.6
- pint =0.24.4
- pyiron_base =0.10.7
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.25
- pyscal3 =3.2.7
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ dependencies:
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.26.6
- pint =0.24.3
- pyiron_base =0.10.6
- pint =0.24.4
- pyiron_base =0.10.7
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.25
- pyscal3 =3.2.7
Expand Down
4 changes: 2 additions & 2 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ dependencies:
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.26.6
- pint =0.24.3
- pyiron_base =0.10.6
- pint =0.24.4
- pyiron_base =0.10.7
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.25
- pyscal3 =3.2.7
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ dependencies = [
"numpy==1.26.4",
"pandas==2.2.3",
"phonopy==2.26.6",
"pint==0.24.3",
"pyiron_base==0.10.6",
"pint==0.24.4",
"pyiron_base==0.10.7",
"pyiron_snippets==0.1.4",
"pylammpsmpi==0.2.25",
"pyscal3==3.2.7",
Expand Down

0 comments on commit c6c1d40

Please sign in to comment.