Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 358368e commit 4a53b92
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 @@ -25,7 +25,7 @@ classifiers = [
]
dependencies = [
"mpi4py==4.0.1",
"executorlib==0.0.3",
"executorlib==0.0.4",
"numpy==1.26.4",
]
dynamic = ["version"]
Expand Down

0 comments on commit 4a53b92

Please sign in to comment.