Skip to content

Commit 59305ed

Browse files
Bump aiohttp from 3.11.9 to 3.11.13
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9675439 commit 59305ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/requirements.txt

+1-1
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.13
66
# via fastapi-app (pyproject.toml)
77
aiosignal==1.3.1
88
# via aiohttp

0 commit comments

Comments
 (0)