From f84bcafa1dd4db388e7eb9677c0e49d6f6243b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:41:26 +0000 Subject: [PATCH] Upgrade: Bump aiohttp from 3.8.5 to 3.8.6 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] --- regression_runner/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index a5a4c7a..16f0781 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.5 +aiohttp==3.8.6 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.1.0 diff --git a/requirements.txt b/requirements.txt index bb263f5..3c600c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aioauth-client==0.28.1 -aiohttp==3.8.5 +aiohttp==3.8.6 aiosignal==1.3.1 anyio==3.7.1 async-timeout==4.0.2