Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 4708e3b commit f69d458
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 @@ -21,7 +21,7 @@ dependencies = [
"psutil >= 5.9,< 7.0",
"pydantic ~= 1.10.0",
"pywin32 == 306; platform_system == 'Windows'",
"requests == 2.31.*",
"requests >= 2.31,< 2.33",
]
requires-python = ">=3.9"
description = "The AWS Deadline Cloud worker agent can be used to run a worker in an AWS Deadline Cloud fleet"
Expand Down

0 comments on commit f69d458

Please sign in to comment.