diff --git a/pyproject.toml b/pyproject.toml index 49ef211838..c19d666a59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",