Update dependency cryptography to v37 (develop)

This commit is contained in:
RenovateBot 2022-07-23 18:53:41 +00:00 committed by JuniorJPDJ
commit ecf4be0480
2 changed files with 27 additions and 25 deletions

View file

@ -32,7 +32,7 @@ python-magic = "==0.4.27"
channels = "==3.0.5"
channels-redis = "==3.4.1"
gunicorn = "==20.1.0"
cryptography = "==36.0.2"
cryptography = "==37.0.4"
django-cleanup = "==6.0.0"
requests = "==2.28.1"
pyOpenSSL = "21.0.0"