From b24c3c77f5aacda4920422b1550ac085bb7f56a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:58:13 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.8.6 to 3.10.2 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 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.6...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 74c0486..b73b59c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,5 +8,5 @@ pg8000==1.30.1 google-api-python-client==2.58.0 cloud-sql-python-connector==0.4.1 google-cloud-logging==3.5.0 -aiohttp==3.8.6 +aiohttp==3.10.2 black==22.3.0 diff --git a/requirements.txt b/requirements.txt index 87528fc..e62f07d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ PyMySQL==1.1.0 pg8000==1.30.1 cloud-sql-python-connector==0.4.1 google-cloud-logging==3.5.0 -aiohttp==3.8.6 +aiohttp==3.10.2