Skip to content

Commit

Permalink
Merge pull request #1258 from pyiron/dependabot/pip/pint-0.23
Browse files Browse the repository at this point in the history
Bump pint from 0.22 to 0.23
  • Loading branch information
jan-janssen authored Dec 18, 2023
2 parents 675300c + 7064275 commit dce6073
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- numpy =1.26.2
- pandas =2.1.4
- phonopy =2.21.0
- pint =0.22
- pint =0.23
- pyiron_base =0.6.13
- pylammpsmpi =0.2.10
- pyscal =2.10.18
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"numpy==1.26.2",
"pandas==2.1.4",
"phonopy==2.21.0",
"pint==0.22",
"pint==0.23",
"pyiron_base==0.6.13",
"pylammpsmpi==0.2.10",
"scipy==1.11.4",
Expand Down

0 comments on commit dce6073

Please sign in to comment.