Skip to content

Commit

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

Bump pyiron-atomistics from 0.2.67 to 0.3.0
  • Loading branch information
jan-janssen authored Jun 12, 2023
2 parents e2fe819 + 593fa12 commit 01e81a4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- matplotlib =3.7.1
- numpy =1.24.3
- pyiron_base =0.6.1
- pyiron_atomistics =0.2.67
- pyiron_atomistics =0.3.0
- pyparsing =3.0.9
- scipy =1.10.1
- seaborn =0.12.2
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- matplotlib =3.7.1
- numpy =1.24.3
- pyiron_base =0.6.1
- pyiron_atomistics =0.2.67
- pyiron_atomistics =0.3.0
- pyparsing =3.0.9
- scipy =1.10.1
- seaborn =0.12.2
Expand Down
2 changes: 1 addition & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- matplotlib =3.7.1
- numpy =1.24.3
- pyiron_base =0.6.1
- pyiron_atomistics =0.2.67
- pyiron_atomistics =0.3.0
- pyparsing =3.0.9
- scipy =1.10.1
- seaborn =0.12.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.67',
'pyiron_atomistics==0.3.0',
'pycp2k==0.2.2',
],
'fenics': [
Expand Down

0 comments on commit 01e81a4

Please sign in to comment.