From c63cf9d1519116855c4af435e8e1df3dbb5d6c15 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 12 Mar 2025 18:21:45 -1000 Subject: [PATCH] Bump cryptography to 44.0.2 (#8399) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb5b5d7d87..ba4a1d6b2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ async_timeout==4.0.3; python_version <= "3.10" -cryptography==43.0.0 +cryptography==44.0.2 voluptuous==0.14.2 PyYAML==6.0.2 paho-mqtt==1.6.1