Skip to content

Commit

Permalink
Bump executorlib from 0.4.1 to 0.4.2 (#1771)
Browse files Browse the repository at this point in the history
* Bump executorlib from 0.4.1 to 0.4.2

Bumps [executorlib](https://github.com/pyiron/executorlib) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/pyiron/executorlib/releases)
- [Commits](pyiron/executorlib@executorlib-0.4.1...executorlib-0.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

* [dependabot skip] Update environment

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Mar 5, 2025
1 parent fe977e0 commit 135b5ac
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- pyfileindex =0.0.34
- pyiron_dataclasses =0.0.1
- pyiron_snippets =0.1.4
- executorlib =0.4.1
- executorlib =0.4.2
- pysqa =0.2.3
- pytables =3.10.2
- sqlalchemy =2.0.38
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment-mini.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- pyfileindex =0.0.34
- pyiron_dataclasses =0.0.1
- pyiron_snippets =0.1.3
- executorlib =0.4.1
- executorlib =0.4.2
- pysqa =0.2.3
- pytables =3.10.2
- sqlalchemy =2.0.38
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- pyfileindex =0.0.34
- pyiron_dataclasses =0.0.1
- pyiron_snippets =0.1.4
- executorlib =0.4.1
- executorlib =0.4.2
- pysqa =0.2.3
- pytables =3.10.2
- sqlalchemy =2.0.38
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- pyfileindex =0.0.34
- pyiron_dataclasses =0.0.1
- pyiron_snippets =0.1.4
- executorlib =0.4.1
- executorlib =0.4.2
- pysqa =0.2.3
- pytables =3.10.2
- sqlalchemy =2.0.38
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
]
dependencies = [
"cloudpickle==3.1.1",
"executorlib==0.4.1",
"executorlib==0.4.2",
"h5io_browser==0.1.8",
"h5py==3.13.0",
"numpy==2.2.3",
Expand Down

0 comments on commit 135b5ac

Please sign in to comment.