From 48fa6e0b1d12968300a6995dbc238e88809ef68b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 15:04:26 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v50 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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