From d65289731930cf6c5a080e89281a5e9fdb417a92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 00:40:29 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v44.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66908c9..26500c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ requests==2.32.3 packaging==24.2 dparse==0.6.4 pyjwt==2.10.1 -cryptography==44.0.2 +cryptography==44.0.3 poetry