Skip to content

Commit

Permalink
[dependabot skip] Update environment
Browse files Browse the repository at this point in the history
  • Loading branch information
pyiron-runner committed May 11, 2024
1 parent 65ccdf5 commit 9828e2d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- pyyaml =6.0.1
- jinja2 =3.1.3
- paramiko =3.4.0
- tqdm =4.66.2
- tqdm =4.66.4
- pympipool =0.7.18
- cloudpickle =3.0.0
- jupyter-book =1.0.0
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
- pyyaml =6.0.1
- jinja2 =3.1.3
- paramiko =3.4.0
- tqdm =4.66.2
- tqdm =4.66.4
- pympipool =0.8.2
- cloudpickle =3.0.0
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:
- pyyaml =6.0.1
- jinja2 =3.1.3
- paramiko =3.4.0
- tqdm =4.66.2
- tqdm =4.66.4
- pympipool =0.8.2
- cloudpickle =3.0.0
- flux-core =0.59.0
Expand Down

0 comments on commit 9828e2d

Please sign in to comment.