From 1063d86c6a832edbf8cee5579b80f40983ec9b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:35:48 +0000 Subject: [PATCH] Bump aiohttp from 3.9.0 to 3.9.4 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.4. - [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.9.0...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- requirements-core.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 579f92963a8..aa99655c3b8 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.0 +aiohttp==3.9.4 aiohttp_apispec==2.2.1 pydantic==1.10.13 pygments==2.15.0 diff --git a/requirements-core.txt b/requirements-core.txt index 50e7a273325..47790e0b9de 100644 --- a/requirements-core.txt +++ b/requirements-core.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.0 +aiohttp==3.9.4 aiohttp-apispec==2.2.3 # keep this higher or equal to 2.2.3 https://githubhot.com/repo/maximdanilchenko/aiohttp-apispec/issues/122 anyio==3.7.1 chardet==5.1.0