From 5b44c3b4c30616d9c4a481e7924e023db91ffe4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 15:25:41 +0100 Subject: [PATCH] chore(deps): bump aiohttp from 3.8.5 to 3.8.6 (#18632) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6. - [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.5...v3.8.6) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1efa70e5318f9..752fd3e600466 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,11 +4,13 @@ # # pip-compile requirements.in # -aioboto3==11.1 +aioboto3==11.1.0 # via -r requirements.in aiobotocore[boto3]==2.5.0 - # via aioboto3 -aiohttp==3.8.5 + # via + # aioboto3 + # aiobotocore +aiohttp==3.8.6 # via # -r requirements.in # aiobotocore @@ -223,6 +225,7 @@ geoip2==4.6.0 # via -r requirements.in google-api-core[grpc]==2.11.1 # via + # google-api-core # google-cloud-bigquery # google-cloud-core google-auth==2.22.0