Skip to content

Commit 4608daf

Browse files
authored
Merge pull request #181 from Azure-Samples/dependabot/pip/aiohttp-3.11.14
Bump aiohttp from 3.11.9 to 3.11.14
2 parents 9675439 + cbd3ed4 commit 4608daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile pyproject.toml -o requirements.txt --python-version 3.9
33
aiohappyeyeballs==2.4.4
44
# via aiohttp
5-
aiohttp==3.11.9
5+
aiohttp==3.11.14
66
# via fastapi-app (pyproject.toml)
77
aiosignal==1.3.1
88
# via aiohttp

0 commit comments

Comments
 (0)