Skip to content

Commit

Permalink
Merge 0862ece into f446e94
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
2 parents f446e94 + 0862ece commit 355b48f
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 @@ -11,5 +11,5 @@ dependencies:
- jinja2 =3.1.3
- paramiko =3.4.0
- tqdm =4.66.1
- pympipool =0.7.9
- pympipool =0.7.11
- cloudpickle =3.0.0
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dependencies:
- jinja2 =3.1.3
- paramiko =3.4.0
- tqdm =4.66.1
- pympipool =0.7.9
- pympipool =0.7.11
- cloudpickle =3.0.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ remote = [
"tqdm==4.66.1",
]
executor = [
"pympipool==0.7.9",
"pympipool==0.7.11",
"cloudpickle==3.0.0",
]
twofactor = ["pyauthenticator==0.2.0"]
Expand Down

0 comments on commit 355b48f

Please sign in to comment.