From cdc816a886bc4a5d29709923f2bace065c5cd604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 16:36:04 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.11.2 in /requirements Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.11.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.9.3...v3.11.2) --- 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..ec0156da 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.2 pyjwe==1.0.0 cryptography==42.0.7