Skip to content

Commit

Permalink
Bump executorlib from 0.0.8 to 0.0.10 (#69)
Browse files Browse the repository at this point in the history
* Bump executorlib from 0.0.8 to 0.0.10

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

---
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 Feb 3, 2025
1 parent 2c85057 commit 490e86e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ channels:
dependencies:
- coverage
- conda =25.1.0
- executorlib =0.0.8
- executorlib =0.0.10
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Repository = "https://github.com/pyiron/conda_subprocess"

[project.optional-dependencies]
executorlib = [
"executorlib==0.0.8",
"executorlib==0.0.10",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 490e86e

Please sign in to comment.