Skip to content

Commit

Permalink
Bump pyiron-atomistics from 0.2.67 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [pyiron-atomistics](https://github.com/pyiron/pyiron_atomistics) from 0.2.67 to 0.3.0.
- [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.2.67...pyiron_atomistics-0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2023
1 parent fe09c28 commit dae7d58
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.6.1',
'pyiron_atomistics==0.2.67',
'pyiron_atomistics==0.3.0',
'ipywidgets==8.0.6',
'matplotlib==3.7.1',
'nbconvert==7.4.0',
Expand Down

0 comments on commit dae7d58

Please sign in to comment.