From e8706e75575ca474e288bd0065109b7d3b3f3b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 11:48:53 +0000 Subject: [PATCH] Bump aiohttp from 3.8.1 to 3.10.2 in /backend_app Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.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.8.1...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend_app/requirements.macos.txt | 4 ++-- backend_app/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend_app/requirements.macos.txt b/backend_app/requirements.macos.txt index e8cf67b..e95676d 100644 --- a/backend_app/requirements.macos.txt +++ b/backend_app/requirements.macos.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.1 +aiohttp==3.10.2 amqp==2.5.2 asgiref==3.3.4 async-timeout==4.0.1 @@ -79,7 +79,7 @@ django-auth-adfs==1.9.5 -# # aiohttp==3.8.1 +# # aiohttp==3.10.2 # aiohttp==3.10.10 # # amqp==2.5.2 # amqp==5.2.0 diff --git a/backend_app/requirements.txt b/backend_app/requirements.txt index 2bf1eff..bfb3d5d 100644 --- a/backend_app/requirements.txt +++ b/backend_app/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.1 +aiohttp==3.10.2 amqp==2.5.2 asgiref==3.3.4 async-timeout==4.0.1