Skip to content

Commit

Permalink
Merge pull request #497 from pyiron/dependabot/pip/pyiron-atomistics-…
Browse files Browse the repository at this point in the history
…0.2.56

Bump pyiron-atomistics from 0.2.55 to 0.2.56
  • Loading branch information
jan-janssen authored Sep 19, 2022
2 parents 8777f9d + a0747e2 commit 55fc066
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 @@ -8,7 +8,7 @@ dependencies:
- matplotlib =3.6.0
- numpy =1.23.3
- pyiron_base =0.5.23
- pyiron_atomistics =0.2.55
- pyiron_atomistics =0.2.56
- pyparsing =3.0.9
- scipy =1.9.1
- seaborn =0.12.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
extras_require={
'atomistic': [
'ase==3.22.1',
'pyiron_atomistics==0.2.55',
'pyiron_atomistics==0.2.56',
],
'fenics': [
'fenics==2019.1.0',
Expand Down

0 comments on commit 55fc066

Please sign in to comment.