Skip to content

Commit

Permalink
chore(deps): Update deadline requirement from ==0.47.* to ==0.48.* (#149
Browse files Browse the repository at this point in the history
)

Updates the requirements on [deadline](https://github.com/aws-deadline/deadline-cloud) to permit the latest version.
- [Release notes](https://github.com/aws-deadline/deadline-cloud/releases)
- [Changelog](https://github.com/aws-deadline/deadline-cloud/blob/mainline/CHANGELOG.md)
- [Commits](aws-deadline/deadline-cloud@0.47.0...0.48.0)

---
updated-dependencies:
- dependency-name: deadline
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent e12dc30 commit 2de6f48
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 @@ -30,7 +30,7 @@ classifiers = [
]

dependencies = [
"deadline == 0.47.*",
"deadline == 0.48.*",
"openjd-adaptor-runtime == 0.7.*",
]

Expand Down

0 comments on commit 2de6f48

Please sign in to comment.