From a56453d07a89c6cd7a6c08a194d4f4f70e54fbcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:41:59 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.10.11 in /default Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.10.11. - [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.6.2...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- default/requirements-dev.txt | 2 +- default/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default/requirements-dev.txt b/default/requirements-dev.txt index 0e1d567..785c201 100644 --- a/default/requirements-dev.txt +++ b/default/requirements-dev.txt @@ -1,5 +1,5 @@ aiofiles==0.5.0 -aiohttp==3.6.2 +aiohttp==3.10.11 astroid==2.4.2 async-timeout==3.0.1 asynctest==0.13.0 diff --git a/default/requirements.txt b/default/requirements.txt index 9b55846..08d40f1 100644 --- a/default/requirements.txt +++ b/default/requirements.txt @@ -1,5 +1,5 @@ aiofiles==0.5.0 -aiohttp==3.6.2 +aiohttp==3.10.11 fastapi==0.59.0 google-cloud-ndb==1.4.1 google-cloud-secret-manager==1.0.0