Skip to content

Commit

Permalink
Merge pull request #44 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
liamhuber authored Oct 23, 2023
2 parents e5a96dc + d7bf0e2 commit 3c0e708
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 @@ -10,7 +10,7 @@ dependencies:
- matplotlib =3.8.0
- numpy =1.26.0
- pyiron_atomistics =0.3.4
- pyiron_base =0.6.7
- pyiron_base =0.6.8
- pyiron-data =0.0.24
- python-graphviz =0.20.1
- toposort =1.10
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- matplotlib =3.8.0
- numpy =1.26.0
- pyiron_atomistics =0.3.4
- pyiron_base =0.6.7
- pyiron_base =0.6.8
- pyiron-data =0.0.24
- python-graphviz =0.20.1
- toposort =1.10
Expand Down
2 changes: 1 addition & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- matplotlib =3.8.0
- numpy =1.26.0
- pyiron_atomistics =0.3.4
- pyiron_base =0.6.7
- pyiron_base =0.6.8
- pyiron-data =0.0.24
- python-graphviz =0.20.1
- toposort =1.10
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'matplotlib==3.8.0',
'numpy==1.26.0',
'pyiron_atomistics==0.3.4',
'pyiron_base==0.6.7',
'pyiron_base==0.6.8',
'toposort==1.10',
'typeguard==4.1.5',
],
Expand Down

0 comments on commit 3c0e708

Please sign in to comment.