Skip to content

Commit

Permalink
Merge pull request #1163 from pyiron/dependabot/pip/pyiron-base-0.6.5
Browse files Browse the repository at this point in the history
Bump pyiron-base from 0.6.4 to 0.6.5
  • Loading branch information
jan-janssen authored Sep 11, 2023
2 parents cb8406e + 64d8e1d commit 710aaaf
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 @@ -15,7 +15,7 @@ dependencies:
- pandas =2.1.0
- phonopy =2.20.0
- pint =0.22
- pyiron_base =0.6.4
- pyiron_base =0.6.5
- pyscal =2.10.18
- scikit-learn =1.3.0
- scipy =1.11.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
'pandas==2.1.0',
'phonopy==2.20.0',
'pint==0.22',
'pyiron_base==0.6.4',
'pyiron_base==0.6.5',
'scipy==1.11.2',
'seekpath==2.1.0',
'scikit-learn==1.3.0',
Expand Down

0 comments on commit 710aaaf

Please sign in to comment.