Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent a7da422 commit bca4ad5
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 @@ -32,7 +32,7 @@
keywords='pyiron',
packages=find_packages(exclude=["*tests*", "*docs*", "*binder*", "*conda*", "*notebooks*", "*.ci_support*"]),
install_requires=[
'pyiron_base==0.7.3',
'pyiron_base==0.7.5',
'pyiron_atomistics==0.4.12',
'ipywidgets==8.1.1',
'matplotlib==3.8.2',
Expand Down

0 comments on commit bca4ad5

Please sign in to comment.