Upgrade sharkiq depedency to 1.1.0 (#142746)

pull/142757/head^2
Jeff Rescignano 2025-04-11 12:07:27 -04:00 committed by GitHub
parent ca07975ead
commit a4fac730d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

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

2
requirements_all.txt generated
View File

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

View File

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