diff --git a/pyproject.toml b/pyproject.toml index cf50b30c..5fe6d18e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "anyio==4.0.0", "APScheduler==3.10.4", "certifi==2023.7.22", - "cryptography==41.0.7", + "cryptography==42.0.0", "h11==0.14.0", "httpcore==0.18.0", "httpx==0.25.0",