Bump python-gammu to 3.2.4 with Python 3.10 support (#74797)

This commit is contained in:
Paul Annekov
2022-07-09 23:53:47 +03:00
committed by GitHub
parent 16900dcef1
commit 81cdbf4f9b
2 changed files with 2 additions and 2 deletions

View File

@ -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"]

View File

@ -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