From 663a7515248c42009a26d4fa12f947da0e185f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:36:44 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.10.5 to 3.10.11 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.5...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21675e2..6fafbd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ psycopg2-binary==2.9.9 aiopg==1.4.0 requests==2.32.3 -aiohttp==3.10.5 +aiohttp==3.10.11 fastapi==0.112.2 uvicorn==0.30.6 python-multipart==0.0.7