Skip to content

Commit

Permalink
Bump executorlib from 0.0.5 to 0.0.6 (#56)
Browse files Browse the repository at this point in the history
* Bump executorlib from 0.0.5 to 0.0.6

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

---
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 Dec 23, 2024
1 parent 4d8c6a9 commit 6b2cd56
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 =24.9.1
- executorlib =0.0.5
- executorlib =0.0.6
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.5",
"executorlib==0.0.6",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 6b2cd56

Please sign in to comment.