diff --git a/requirements.txt b/requirements.txt index ec5dff1..f5a41b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ httpx==0.28.1 pydantic==2.13.4 pycryptodome==3.23.0 -cryptography==46.0.7 +cryptography==50.0.0 pyOpenSSL==25.3.0 ruff==0.15.13 inflection