From 097857d8d6058eafda092d78461680f2ee456a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 22:36:52 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.9.2 in /default Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.9.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.6.2...v3.9.2) --- 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..d1b6404 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.9.2 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..f5dbcff 100644 --- a/default/requirements.txt +++ b/default/requirements.txt @@ -1,5 +1,5 @@ aiofiles==0.5.0 -aiohttp==3.6.2 +aiohttp==3.9.2 fastapi==0.59.0 google-cloud-ndb==1.4.1 google-cloud-secret-manager==1.0.0