From 81cdbf4f9b578b5c827af6bca793d9ee6d5aa12a Mon Sep 17 00:00:00 2001 From: Paul Annekov Date: Sat, 9 Jul 2022 23:53:47 +0300 Subject: [PATCH] Bump python-gammu to 3.2.4 with Python 3.10 support (#74797) --- homeassistant/components/sms/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/sms/manifest.json b/homeassistant/components/sms/manifest.json index d98304ebf23..b3426c01422 100644 --- a/homeassistant/components/sms/manifest.json +++ b/homeassistant/components/sms/manifest.json @@ -3,7 +3,7 @@ "name": "SMS notifications via GSM-modem", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/sms", - "requirements": ["python-gammu==3.2.3"], + "requirements": ["python-gammu==3.2.4"], "codeowners": ["@ocalvo"], "iot_class": "local_polling", "loggers": ["gammu"] diff --git a/requirements_all.txt b/requirements_all.txt index 902df711bd6..2ac21604734 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1898,7 +1898,7 @@ python-family-hub-local==0.0.2 python-forecastio==1.4.0 # homeassistant.components.sms -# python-gammu==3.2.3 +# python-gammu==3.2.4 # homeassistant.components.gc100 python-gc100==1.0.3a0