Skip to content

Commit c68f0ad

Browse files
Bump aiohttp from 3.11.18 to 3.12.14 in /src/backend
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.18 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.18...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9495497 commit c68f0ad

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.10
33
aiohappyeyeballs==2.4.4
44
# via aiohttp
5-
aiohttp==3.11.18
5+
aiohttp==3.12.14
66
# via fastapi-app (pyproject.toml)
77
aiosignal==1.3.1
88
# via aiohttp

0 commit comments

Comments
 (0)