From b44ed9fce1125a9f91c20b8e892218e05aafc991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 17:06:30 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.11.15 in /requirements Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.11.15. - [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.15) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.15 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..988c4583 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.15 pyjwe==1.0.0 cryptography==42.0.7