Skip to content

Commit 4f27077

Browse files
Bump requests from 2.32.3 to 2.32.4 in /app/workers in the pip group across 1 directory (#1138)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tri Thien Nguyen <119530400+AndrewThien@users.noreply.github.com>
1 parent 200dfa0 commit 4f27077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/workers/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"azure-functions==1.20",
1414
"cryptography<43.0.0", # added cryptography to make UV compatible with azure-storage-blob (version below 43.0.0)
1515
"azure-storage-blob>=12.25.1,<13",
16-
"requests==2.32.3",
16+
"requests==2.32.4",
1717
"openpyxl==3.1.3",
1818
"Resource>=0.2.1,<0.3",
1919
"httpx==0.27",

0 commit comments

Comments
 (0)