From 07fa56deab5a252ee614065855ecd8d5db7a1e71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:39:09 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v46.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2145140..605bb90 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==46.0.5 pyOpenSSL==25.3.0 ruff==0.14.13 inflection