Skip to content

Commit

Permalink
chore(deps): deadline==0.45.* to 0.46.* (#269)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Axelson <[email protected]>
  • Loading branch information
baxeaz authored Mar 29, 2024
1 parent 66fd23e commit 330cfb4
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 @@ -8,7 +8,7 @@ dynamic = ["version"]
dependencies = [
"requests ~= 2.31",
"boto3 >= 1.28.80",
"deadline == 0.45.*",
"deadline == 0.46.*",
"openjd-sessions == 0.7.*",
# tomli became tomllib in standard library in Python 3.11
"tomli == 2.0.* ; python_version<'3.11'",
Expand Down

0 comments on commit 330cfb4

Please sign in to comment.