Skip to content

Commit

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

Bump pyiron-atomistics from 0.4.12 to 0.4.14
  • Loading branch information
jan-janssen authored Feb 13, 2024
2 parents a7da422 + 56d2fae commit 74aef42
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,7 +6,7 @@ dependencies:
- codacy-coverage
- ipywidgets =8.1.1
- pyiron_base =0.7.3
- pyiron_atomistics =0.4.12
- pyiron_atomistics =0.4.14
- maggma =0.60.2
- numpy =1.26.3
- pandas =2.2.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
packages=find_packages(exclude=["*tests*", "*docs*", "*binder*", "*conda*", "*notebooks*", "*.ci_support*"]),
install_requires=[
'pyiron_base==0.7.3',
'pyiron_atomistics==0.4.12',
'pyiron_atomistics==0.4.14',
'ipywidgets==8.1.1',
'matplotlib==3.8.2',
'nbconvert==7.14.2',
Expand Down

0 comments on commit 74aef42

Please sign in to comment.