From 861fbbb36e9f8b8030e7ea52f993b364a81c53a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:20:52 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.11.5 in /requirements Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.11.5. - [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.3...v3.11.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 8d2920f3..e32ba3c1 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -7,7 +7,7 @@ django-cors-headers==4.3.1 django-filter celery==5.4.0 jsonschema==4.21.1 -aiohttp==3.9.3 +aiohttp==3.11.5 pyjwe==1.0.0 cryptography==42.0.7