Skip to content

Commit ddbaf17

Browse files
Copilotpamelafox
andcommitted
Upgrade aiohttp from 3.11.0b0 to 3.12.14 and fix requests version conflict
Co-authored-by: pamelafox <297042+pamelafox@users.noreply.github.com>
1 parent b1c3fd2 commit ddbaf17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==23.2.1
2-
aiohttp==3.11.0b0
2+
aiohttp==3.12.14
33
azure-common==1.1.28
44
azure-core==1.29.7
55
azure-identity==1.16.1

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ packaging==23.2
1818
portalocker==2.8.2
1919
pycparser==2.21
2020
PyJWT==2.8.0
21-
requests==2.32.2
21+
requests==2.32.4
2222
six==1.16.0
2323
typing_extensions==4.9.0
2424
urllib3==2.5.0

0 commit comments

Comments
 (0)