From 7d8c39d29512ae359f63ddc78d6d0fe876904e1b Mon Sep 17 00:00:00 2001
From: "J. Nick Koston" <nick@koston.org>
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