From 689687f3eb887dba6c834da7de7ed67e7c5f0d95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 20:55:15 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v47 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2145140..42d66b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ httpx==0.28.1 pydantic==2.12.5 pycryptodome==3.23.0 -cryptography==46.0.3 +cryptography==47.0.0 pyOpenSSL==25.3.0 ruff==0.14.13 inflection