Upgrade sharkiq depedency to 1.1.0 (#142746)

This commit is contained in:
Jeff Rescignano 2025-04-11 12:07:27 -04:00 committed by Franck Nijhof
parent d868f39aea
commit 933d008e52
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/sharkiq", "documentation": "https://www.home-assistant.io/integrations/sharkiq",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["sharkiq"], "loggers": ["sharkiq"],
"requirements": ["sharkiq==1.0.2"] "requirements": ["sharkiq==1.1.0"]
} }

2
requirements_all.txt generated
View File

@ -2730,7 +2730,7 @@ sentry-sdk==1.45.1
sfrbox-api==0.0.11 sfrbox-api==0.0.11
# homeassistant.components.sharkiq # homeassistant.components.sharkiq
sharkiq==1.0.2 sharkiq==1.1.0
# homeassistant.components.aquostv # homeassistant.components.aquostv
sharp_aquos_rc==0.3.2 sharp_aquos_rc==0.3.2

View File

@ -2207,7 +2207,7 @@ sentry-sdk==1.45.1
sfrbox-api==0.0.11 sfrbox-api==0.0.11
# homeassistant.components.sharkiq # homeassistant.components.sharkiq
sharkiq==1.0.2 sharkiq==1.1.0
# homeassistant.components.simplefin # homeassistant.components.simplefin
simplefin4py==0.0.18 simplefin4py==0.0.18