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