Skip to content

Commit

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

Bump pyiron-atomistics from 0.2.52 to 0.2.54
  • Loading branch information
jan-janssen authored Aug 22, 2022
2 parents 3252d71 + efa89f3 commit d07851d
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.5.2
- numpy =1.23.2
- pyiron_base =0.5.22
- pyiron_atomistics =0.2.52
- pyiron_atomistics =0.2.54
- pyparsing =3.0.9
- scipy =1.9.0
- seaborn =0.11.2
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.52',
'pyiron_atomistics==0.2.54',
],
'fenics': [
'fenics==2019.1.0',
Expand Down

0 comments on commit d07851d

Please sign in to comment.