Skip to content

Commit

Permalink
Merge pull request #11 from pyiron/dependabot/pip/pyiron-base-0.6.9
Browse files Browse the repository at this point in the history
Bump pyiron-base from 0.6.8 to 0.6.9
  • Loading branch information
jan-janssen authored Nov 23, 2023
2 parents c3cf80f + 04a1671 commit 37a0dde
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- codacy-coverage
- matplotlib =3.8.1
- numpy =1.26.0
- pyiron_base =0.6.8
- pyiron_base =0.6.9
- pyiron_atomistics =0.3.5
- pyiron-data =0.0.25
- pyparsing =3.1.1
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- codacy-coverage
- matplotlib =3.8.1
- numpy =1.26.0
- pyiron_base =0.6.8
- pyiron_base =0.6.9
- pyiron_atomistics =0.3.5
- pyiron-data =0.0.25
- pyparsing =3.1.1
Expand Down
2 changes: 1 addition & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- codacy-coverage
- matplotlib =3.8.1
- numpy =1.26.0
- pyiron_base =0.6.8
- pyiron_base =0.6.9
- pyiron_atomistics =0.3.5
- pyiron-data =0.0.25
- pyparsing =3.1.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
'pyiron_atomistics==0.3.5',
'matplotlib==3.8.1',
'numpy==1.26.0',
'pyiron_base==0.6.8',
'pyiron_base==0.6.9',
'scipy==1.11.3',
],
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit 37a0dde

Please sign in to comment.