From cf7223e53e851dae31d80bcf53de7574c205923e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:44:33 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.8.6 to 3.12.14 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 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](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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..e9a5234 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.12.14 black==22.3.0 diff --git a/requirements.txt b/requirements.txt index 87528fc..9cc419b 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.12.14