Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Bump pyiron-base from 0.9.12 to 0.10.2
Browse files Browse the repository at this point in the history
Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.9.12 to 0.10.2.
- [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.9.12...pyiron_base-0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 96959d4 commit f1ebe4e
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 @@ -34,7 +34,7 @@
install_requires=[
'matplotlib==3.9.2',
'numpy==1.26.4',
'pyiron_base==0.9.12',
'pyiron_base==0.10.2',
'pyiron_snippets==0.1.4',
'scipy==1.14.1',
'sympy==1.13.2'
Expand Down

0 comments on commit f1ebe4e

Please sign in to comment.