From 01a4111e6b8980fae26e50291fb2c0f321f34f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:27:15 -0700 Subject: [PATCH] Bump aiohttp from 3.10.1 to 3.10.2 in /app/backend (#1921) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.1 to 3.10.2. - [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.1...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index e4b592d5fd..b03884ce0c 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -8,7 +8,7 @@ aiofiles==24.1.0 # via quart aiohappyeyeballs==2.3.5 # via aiohttp -aiohttp==3.10.1 +aiohttp==3.10.2 # via # -r requirements.in # microsoft-kiota-authentication-azure