Skip to content

Commit

Permalink
chore: Update deadline cloud lib to 0.49.
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Osiowy <[email protected]>
  • Loading branch information
erico-aws committed Nov 18, 2024
1 parent a44f00a commit f463196
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 @@ -13,7 +13,7 @@ license = "Apache-2.0"
dependencies = [
"requests ~= 2.31",
"boto3 >= 1.34.75",
"deadline == 0.48.*",
"deadline == 0.49.*",
"openjd-sessions >= 0.8.4,< 0.9",
# tomli became tomllib in standard library in Python 3.11
"tomli == 2.0.* ; python_version<'3.11'",
Expand Down

0 comments on commit f463196

Please sign in to comment.