chore(api): update dependency cryptography to v38

This commit is contained in:
Renovate Bot 2022-11-26 16:33:33 +00:00
commit cc75a34bef
2 changed files with 31 additions and 27 deletions

View file

@ -30,7 +30,7 @@ python-magic = "==0.4.27"
channels = {extras = ["daphne"], version = "==4.0.0"}
channels-redis = "==4.0.0"
gunicorn = "==20.1.0"
cryptography = "==37.0.4"
cryptography = "==38.0.3"
django-cleanup = "==6.0.0"
requests = "==2.28.1"
pydub = "==0.25.1"