Skip to content

Commit

Permalink
Bump pyiron-atomistics from 0.6.14 to 0.6.15
Browse files Browse the repository at this point in the history
Bumps [pyiron-atomistics](https://github.com/pyiron/pyiron_atomistics) from 0.6.14 to 0.6.15.
- [Release notes](https://github.com/pyiron/pyiron_atomistics/releases)
- [Changelog](https://github.com/pyiron/pyiron_atomistics/blob/main/CHANGELOG.md)
- [Commits](pyiron/pyiron_atomistics@pyiron_atomistics-0.6.14...pyiron_atomistics-0.6.15)

---
updated-dependencies:
- dependency-name: pyiron-atomistics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e5c20db commit b1d04b8
Showing 1 changed file with 1 addition and 1 deletion.
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.10.4',
'pyiron_atomistics==0.6.14',
'pyiron_atomistics==0.6.15',
'ipywidgets==8.1.5',
'matplotlib==3.9.2',
'nbconvert==7.16.4',
Expand Down

0 comments on commit b1d04b8

Please sign in to comment.