From ebb5cbf8329a9b27bc98e462554a2b8cfb1d1cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:33:32 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.8.6 to 3.13.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 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..f0a4e12 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.13.3 black==22.3.0 diff --git a/requirements.txt b/requirements.txt index 87528fc..c1a99fa 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.13.3