From 6b7cab6cb7721c7c659b6643dadbf6a34e541567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 17:06:15 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.10.3 in /requirements Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 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.3...v3.10.3) --- 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 f42b7c0e..7d47a816 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -7,6 +7,6 @@ django-cors-headers==4.3.1 django-filter celery==5.4.0 jsonschema==4.21.1 -aiohttp==3.9.3 +aiohttp==3.10.3 pyjwe==1.0.0 cryptography==42.0.7