Skip to content

Commit

Permalink
chore(deps): Update openjd-adaptor-runtime requirement (#206)
Browse files Browse the repository at this point in the history
Updates the requirements on [openjd-adaptor-runtime](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python) to permit the latest version.
- [Release notes](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/releases)
- [Changelog](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/blob/mainline/CHANGELOG.md)
- [Commits](OpenJobDescription/openjd-adaptor-runtime-for-python@0.7.0...0.9.0)

---
updated-dependencies:
- dependency-name: openjd-adaptor-runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent bd591cd commit 1053b7b
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 @@ -31,7 +31,7 @@ classifiers = [

dependencies = [
"deadline == 0.49.*",
"openjd-adaptor-runtime >= 0.7,< 0.9",
"openjd-adaptor-runtime >= 0.7,< 0.10",
]

[project.urls]
Expand Down

0 comments on commit 1053b7b

Please sign in to comment.