Skip to content

Commit

Permalink
Bump pympipool from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [pympipool](https://github.com/pyiron/pympipool) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/pyiron/pympipool/releases)
- [Commits](pyiron/executorlib@pympipool-0.8.1...pympipool-0.8.2)

---
updated-dependencies:
- dependency-name: pympipool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent b80007d commit fbe5d5c
Showing 1 changed file with 1 addition and 1 deletion.
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.2",
]
executor = [
"pympipool==0.8.1",
"pympipool==0.8.2",
"cloudpickle==3.0.0",
]
twofactor = ["pyauthenticator==0.2.0"]
Expand Down

0 comments on commit fbe5d5c

Please sign in to comment.