Update dependencies

This commit is contained in:
Crocmagnon 2023-06-02 21:53:47 +00:00 committed by crocmagnon-pr[bot]
parent 2972d62e2a
commit f82dfdbf38
2 changed files with 12 additions and 0 deletions

View file

@ -16,10 +16,14 @@ certifi==2023.5.7
# via
# requests
# selenium
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
cryptography==41.0.1
# via django-anymail
django==4.2.1
# via
# -r requirements.in
@ -61,6 +65,8 @@ outcome==1.2.0
# via trio
pillow==9.5.0
# via -r requirements.in
pycparser==2.21
# via cffi
pysocks==1.7.1
# via urllib3
requests==2.31.0

View file

@ -16,10 +16,14 @@ certifi==2023.5.7
# via
# requests
# selenium
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
cryptography==41.0.1
# via django-anymail
django==4.2.1
# via
# -r requirements.in
@ -61,6 +65,8 @@ outcome==1.2.0
# via trio
pillow==9.5.0
# via -r requirements.in
pycparser==2.21
# via cffi
pysocks==1.7.1
# via urllib3
requests==2.31.0