Skip to content

Commit

Permalink
Merge pull request #298 from pyiron/dependabot/pip/pympipool-0.8.3
Browse files Browse the repository at this point in the history
Bump pympipool from 0.8.2 to 0.8.3
  • Loading branch information
jan-janssen authored May 16, 2024
2 parents bba08c9 + e15bd42 commit 52f60c4
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dependencies:
- jinja2 =3.1.4
- paramiko =3.4.0
- tqdm =4.66.4
- pympipool =0.8.2
- pympipool =0.8.3
- 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 @@ -8,7 +8,7 @@ dependencies:
- jinja2 =3.1.4
- paramiko =3.4.0
- tqdm =4.66.4
- pympipool =0.8.2
- pympipool =0.8.3
- cloudpickle =3.0.0
- flux-core =0.59.0
- versioneer =0.28
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ remote = [
"tqdm==4.66.4",
]
executor = [
"pympipool==0.8.2",
"pympipool==0.8.3",
"cloudpickle==3.0.0",
]
twofactor = ["pyauthenticator==0.2.0"]
Expand Down

0 comments on commit 52f60c4

Please sign in to comment.