From de8c4c4c593ebf2dd5ca72e99402897ca89603fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 00:27:50 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v50.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19bccf3..4680c40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ httpx==0.28.1 pydantic==2.13.4 pycryptodome==3.23.0 -cryptography==50.0.0 +cryptography==50.0.1 pyOpenSSL==26.4.0 ruff==0.16.3 setuptools