Skip to content

Commit

Permalink
Merge pull request #7 from pyiron/dependabot/pip/pyiron-base-0.6.8
Browse files Browse the repository at this point in the history
Bump pyiron-base from 0.6.7 to 0.6.8
  • Loading branch information
jan-janssen authored Oct 16, 2023
2 parents 6a43e7d + 20f82df commit 4b5cd23
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.0
- numpy =1.26.0
- pyiron_base =0.6.7
- pyiron_base =0.6.8
- pyiron_atomistics =0.3.4
- 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.0
- numpy =1.26.0
- pyiron_base =0.6.7
- pyiron_base =0.6.8
- pyiron_atomistics =0.3.4
- 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.0
- numpy =1.26.0
- pyiron_base =0.6.7
- pyiron_base =0.6.8
- pyiron_atomistics =0.3.4
- 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.4',
'matplotlib==3.8.0',
'numpy==1.26.0',
'pyiron_base==0.6.7',
'pyiron_base==0.6.8',
'scipy==1.11.3',
],
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit 4b5cd23

Please sign in to comment.