diff --git a/requirements.txt b/requirements.txt index b4a6e1e7..d60a2eee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ setuptools>=68.0.0 pydantic-settings==2.3.4 typer==0.12.3 sphinx==7.2.6 -cryptography==44.0.2 +cryptography==46.0.5 # Testing dependencies pytest==7.4.0