From 2949c0989575842e9c9c299ceb7c219fa566291e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 03:59:01 +0000 Subject: [PATCH] [skip ci]: Bump aiohttp from 3.9.5 to 3.10.3 in /src Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.3. - [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.5...v3.10.3) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... 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 99e30d54b..503a637ad 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -59,7 +59,7 @@ lxml==5.2.2 matplotlib==3.7.3; python_version < '3.9' # last Python 3.8 release matplotlib==3.9.0; python_version >= '3.9' jinja2==3.1.4 -aiohttp==3.9.5 +aiohttp==3.10.3 aiohttp_jinja2==1.6 python-bidi==0.4.2 arabic-reshaper==3.0.0