update cryptography

This commit is contained in:
thomas girod
2024-06-26 15:29:05 +02:00
parent e47f29aa38
commit 70fdc2edf2
5 changed files with 83 additions and 81 deletions

View File

@ -24,9 +24,8 @@ python = "^3.10,<3.12" # Version is held back by mistune
Django = "^4.2.13"
Pillow = "^10.4.0"
mistune = "^0.8.4"
django-jinja = "^2.10"
cryptography = "^40.0"
pyOpenSSL = "^23.1.1"
django-jinja = "^2.11"
cryptography = "^42.0.8"
pytz = "^2021.1"
djangorestframework = "^3.13"
django-phonenumber-field = "^6.3"