Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #109 from pyiron/dependabot/pip/pyiron-base-0.5.7
Browse files Browse the repository at this point in the history
Bump pyiron-base from 0.5.6 to 0.5.7
  • Loading branch information
jan-janssen authored Mar 7, 2022
2 parents 7330717 + 9f9470f commit 0d5ff80
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 @@ -6,6 +6,6 @@ dependencies:
- codacy-coverage
- matplotlib =3.5.1
- numpy =1.22.2
- pyiron_base =0.5.6
- pyiron_base =0.5.7
- scipy =1.8.0
- sympy =1.10
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
install_requires=[
'matplotlib==3.5.1',
'numpy==1.22.2',
'pyiron_base==0.5.6',
'pyiron_base==0.5.7',
'scipy==1.8.0',
'sympy==1.10'
],
Expand Down

0 comments on commit 0d5ff80

Please sign in to comment.