From 9166593067d7e81250975b653c4e745795dc24e0 Mon Sep 17 00:00:00 2001 From: Aaron W Morris Date: Thu, 10 Aug 2023 19:57:17 -0400 Subject: [PATCH] python module upgrade --- requirements/requirements_debian11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_debian11.txt b/requirements/requirements_debian11.txt index 9ef45ce70..24b2da4e3 100644 --- a/requirements/requirements_debian11.txt +++ b/requirements/requirements_debian11.txt @@ -41,7 +41,7 @@ werkzeug >= 2.3.6 is-safe-url certifi >= 2023.5.7 # https://www.wheelodex.org/projects/cryptography/ -cryptography >= 41.0.2 +cryptography >= 41.0.3 dbus-python paho-mqtt setuptools-rust