From fc6e553d2749a4554ce4454461209f04c550d0db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 09:18:15 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v46.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8af821f..09ce4d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles==25.1.0 aiosqlite==0.22.1 asyncua==1.1.8 cffi==2.0.0 -cryptography==46.0.3 +cryptography==46.0.4 pycparser==3.0 pyOpenSSL==25.3.0 python-dateutil==2.9.0.post0