mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade sharkiq depedency to 1.1.0 (#142746)
This commit is contained in:
parent
ca07975ead
commit
a4fac730d4
@ -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
2
requirements_all.txt
generated
@ -2733,7 +2733,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
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2213,7 +2213,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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user