Skip to content

Commit e22585f

Browse files
committed
[dependabot skip] Update environment
1 parent 1753264 commit e22585f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- pandas =2.2.2
1010
- pyyaml =6.0.2
1111
- jinja2 =3.1.4
12-
- paramiko =3.4.1
12+
- paramiko =3.5.0
1313
- tqdm =4.66.5
1414
- executorlib =0.0.2
1515
- cloudpickle =3.0.0

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- pandas =2.2.2
77
- pyyaml =6.0.2
88
- jinja2 =3.1.4
9-
- paramiko =3.4.1
9+
- paramiko =3.5.0
1010
- tqdm =4.66.5
1111
- executorlib =0.0.2
1212
- cloudpickle =3.0.0

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- pandas =2.2.2
77
- pyyaml =6.0.2
88
- jinja2 =3.1.4
9-
- paramiko =3.4.1
9+
- paramiko =3.5.0
1010
- tqdm =4.66.5
1111
- executorlib =0.0.2
1212
- cloudpickle =3.0.0

0 commit comments

Comments
 (0)