Skip to content

Commit

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

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

---
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 30, 2024
1 parent 0654599 commit 3909690
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.6
- executorlib =0.0.7
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.6",
"executorlib==0.0.7",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 3909690

Please sign in to comment.