Merge pull request #24778 from akhilnarang/bump-cryptography

chore(deps): bump cryptography
This commit is contained in:
Akhil Narang 2024-02-06 10:53:00 +05:30 committed by GitHub
commit 066b040e2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ dependencies = [
"bleach[css]~=6.0.0",
"chardet~=5.1.0",
"croniter~=2.0.1",
"cryptography~=41.0.3",
"cryptography~=42.0.0",
"email-reply-parser~=0.5.12",
"gunicorn~=21.2.0",
"html5lib~=1.1",
@ -51,7 +51,7 @@ dependencies = [
"premailer~=3.10.0",
"psutil~=5.9.5",
"psycopg2-binary~=2.9.1",
"pyOpenSSL~=23.2.0",
"pyOpenSSL~=24.0.0",
"pydantic==2.3.0",
"pyotp~=2.8.0",
"python-dateutil~=2.8.2",