From af4ddd8a6fc86f27b24b7f9a75e219efe9b9a640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 20:52:47 +0000 Subject: [PATCH] Bump argon2-cffi from 21.3.0 to 23.1.0 Bumps [argon2-cffi](https://github.com/hynek/argon2-cffi) from 21.3.0 to 23.1.0. - [Release notes](https://github.com/hynek/argon2-cffi/releases) - [Changelog](https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/argon2-cffi/compare/21.3.0...23.1.0) --- updated-dependencies: - dependency-name: argon2-cffi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 677f6ac7..849d7774 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,16 +16,14 @@ amqp==5.1.1 # via kombu anyio==3.7.1 # via httpcore -argon2-cffi==21.3.0 +argon2-cffi==23.1.0 # via -r requirements/base.in argon2-cffi-bindings==21.2.0 # via argon2-cffi asgiref==3.7.2 # via django async-timeout==4.0.3 - # via - # aiohttp - # redis + # via aiohttp attrs==23.1.0 # via # aiohttp @@ -121,8 +119,6 @@ drf-spectacular==0.26.4 # via -r requirements/base.in et-xmlfile==1.1.0 # via openpyxl -exceptiongroup==1.1.3 - # via anyio flatten-dict==0.4.2 # via -r requirements/base.in frozenlist==1.4.0 @@ -241,8 +237,6 @@ text-unidecode==1.3 # via python-slugify twilio==8.8.0 # via -r requirements/base.in -typing-extensions==4.7.1 - # via asgiref tzdata==2023.3 # via # celery