Skip to content

Commit

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

Bump pyiron-atomistics from 0.6.1 to 0.6.9
  • Loading branch information
samwaseda authored Jul 31, 2024
2 parents 9683b61 + 6004c05 commit 013da4f
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.8.3
- numpy =1.26.4
- pyiron_base =0.9.10
- pyiron_atomistics =0.6.1
- pyiron_atomistics =0.6.9
- pyiron_snippets =0.1.1
- pyparsing =3.1.2
- scipy =1.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.23.0',
'pyiron_atomistics==0.6.1',
'pyiron_atomistics==0.6.9',
'pycp2k==0.2.2',
],
'fenics': [
Expand Down

0 comments on commit 013da4f

Please sign in to comment.