diff --git a/pyproject.toml b/pyproject.toml index e37695c00e..7eb93c2b07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "bleach==6.3.*", "celery==5.6.*", "chardet==5.2.*", - "cryptography>=47.0.0", + "cryptography>=48.0.0", "css-inline==0.20.*", "defusedcsv>=3.0.0", "dnspython==2.*",