Skip to content

Commit

Permalink
Merge pull request #186 from pyiron/dependabot/pip/pyiron-base-0.9.5
Browse files Browse the repository at this point in the history
Bump pyiron-base from 0.9.4 to 0.9.5
  • Loading branch information
jan-janssen authored Jul 1, 2024
2 parents 4ea9810 + 0d8a9c2 commit ad5b5e6
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 @@ -4,7 +4,7 @@ dependencies:
- coveralls
- coverage
- codacy-coverage
- pyiron_base=0.9.4
- pyiron_base=0.9.5
- matplotlib=3.8.4
- pystem=0.0.26
- match-series
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
keywords='pyiron',
packages=find_packages(exclude=["*tests*"]),
install_requires=[
'pyiron_base==0.9.4',
'pyiron_base==0.9.5',
'matplotlib==3.8.4',
'pystem==0.0.26',
'hyperspy==2.1.0',
Expand Down

0 comments on commit ad5b5e6

Please sign in to comment.