From dbe22255856f0c651dbf03fc1f344813c2183172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 15:43:10 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.8.4 to 3.8.5 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev-frozen.txt | 2 +- requirements-frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev-frozen.txt b/requirements-dev-frozen.txt index 03323ee8f29b1f..ab6e822feb1ac1 100644 --- a/requirements-dev-frozen.txt +++ b/requirements-dev-frozen.txt @@ -6,7 +6,7 @@ # --index-url https://pypi.devinfra.sentry.io/simple -aiohttp==3.8.4 +aiohttp==3.8.5 aiosignal==1.3.1 amqp==2.6.1 asgiref==3.7.2 diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 0075f58b6924f3..0f94847ef7d3ff 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -6,7 +6,7 @@ # --index-url https://pypi.devinfra.sentry.io/simple -aiohttp==3.8.4 +aiohttp==3.8.5 aiosignal==1.3.1 amqp==2.6.1 asgiref==3.7.2