From ac41d04ead94cce8283148d8d41d197d95656da3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 00:06:21 +0000 Subject: [PATCH] Bump aiohttp from 3.8.6 to 3.9.2 in /src Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.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.8.6...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 2da11fa24..23cb6f587 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -62,7 +62,7 @@ lxml==4.9.3 matplotlib==3.7.3; python_version < '3.9' # last Python 3.8 release matplotlib==3.8.1; python_version >= '3.9' jinja2==3.1.2 -aiohttp==3.8.6 +aiohttp==3.9.2 aiohttp_jinja2==1.5.1 # #