Skip to content

Commit

Permalink
Merge pull request #565 from pyiron/dependabot/pip/pyiron-base-0.5.31
Browse files Browse the repository at this point in the history
Bump pyiron-base from 0.5.30 to 0.5.31
  • Loading branch information
jan-janssen authored Jan 19, 2023
2 parents ddd362c + 900945c commit 345729e
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 @@ -7,7 +7,7 @@ dependencies:
- codacy-coverage
- matplotlib =3.6.3
- numpy =1.24.1
- pyiron_base =0.5.30
- pyiron_base =0.5.31
- pyiron_atomistics =0.2.61
- pyparsing =3.0.9
- scipy =1.10.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
install_requires=[
'matplotlib==3.6.3',
'numpy==1.24.1',
'pyiron_base==0.5.30',
'pyiron_base==0.5.31',
'scipy==1.10.0',
'seaborn==0.12.2',
'pyparsing==3.0.9'
Expand Down

0 comments on commit 345729e

Please sign in to comment.