From 8c12fa3813160f9cffc05bd5cf8409eb73ab21b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:03:11 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.10.2 in /default Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 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.6.2...v3.10.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..4f545bc 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.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..3df7b83 100644 --- a/default/requirements.txt +++ b/default/requirements.txt @@ -1,5 +1,5 @@ aiofiles==0.5.0 -aiohttp==3.6.2 +aiohttp==3.10.2 fastapi==0.59.0 google-cloud-ndb==1.4.1 google-cloud-secret-manager==1.0.0