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 Aug 7, 2024
1 parent 65764e3 commit ffc7be1
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 @@ -7,7 +7,7 @@ dependencies:
- myst-parser
- defusedxml =0.7.1
- pandas =2.2.2
- pyyaml =6.0.1
- pyyaml =6.0.2
- jinja2 =3.1.4
- paramiko =3.4.0
- tqdm =4.66.5
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
- defusedxml =0.7.1
- coverage
- pandas =2.2.2
- pyyaml =6.0.1
- pyyaml =6.0.2
- jinja2 =3.1.4
- paramiko =3.4.0
- tqdm =4.66.5
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
- defusedxml =0.7.1
- coverage
- pandas =2.2.2
- pyyaml =6.0.1
- pyyaml =6.0.2
- jinja2 =3.1.4
- paramiko =3.4.0
- tqdm =4.66.5
Expand Down

0 comments on commit ffc7be1

Please sign in to comment.