mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Upgrade sharkiq depedency to 1.1.0 (#142746)
This commit is contained in:
@ -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
2
requirements_all.txt
generated
@ -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
|
||||
|
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
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==1.0.2
|
||||
sharkiq==1.1.0
|
||||
|
||||
# homeassistant.components.simplefin
|
||||
simplefin4py==0.0.18
|
||||
|
Reference in New Issue
Block a user