Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump argon2-cffi from 21.3.0 to 23.1.0 #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down