From f48507723c16613fa581da7814ccc1cd61ce09b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:31:35 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v49 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec5dff1..a43bb32 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==49.0.0 pyOpenSSL==25.3.0 ruff==0.15.13 inflection