Skip to content

Commit

Permalink
[dependabot skip] Update env file
Browse files Browse the repository at this point in the history
  • Loading branch information
pyiron-runner committed Dec 9, 2024
1 parent 77392ee commit dad90ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- coverage
- codacy-coverage
- matplotlib-base =3.9.2
- numpy =1.26.4
- numpy =2.2.0
- pyiron_base =0.10.1
- pyiron_atomistics =0.6.12
- pyiron_snippets =0.1.3
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:
- coverage
- codacy-coverage
- matplotlib-base =3.9.2
- numpy =1.26.4
- numpy =2.2.0
- pyiron_base =0.10.1
- pyiron_atomistics =0.6.12
- pyiron_snippets =0.1.3
Expand Down

0 comments on commit dad90ad

Please sign in to comment.