Skip to content

Commit 64ce68c

Browse files
Bump requests in /app/workers in the pip group across 1 directory
Bumps the pip group with 1 update in the /app/workers directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 830576b commit 64ce68c

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)