diff --git a/pyproject.toml b/pyproject.toml index 7900e09..860b616 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "orjson>=3.9.10", "httpx>=0.27.2,<0.29.0", "asgiref>=3.7.2", - "cryptography>=40.0.0,<45.0.5", + "cryptography>=40.0.0,<46.0.4", "crontab>=1.0.1", "pydantic[email]>=2.10.4", ]