mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 11:54:35 +02:00
sharkiq dependency bump to 1.4.2 (#153931)
This commit is contained in:
committed by
Franck Nijhof
parent
1314427dc5
commit
e6c2e0ad80
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sharkiq",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["sharkiq"],
|
||||
"requirements": ["sharkiq==1.4.0"]
|
||||
"requirements": ["sharkiq==1.4.2"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2801,7 +2801,7 @@ sentry-sdk==1.45.1
|
||||
sfrbox-api==0.0.12
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==1.4.0
|
||||
sharkiq==1.4.2
|
||||
|
||||
# homeassistant.components.aquostv
|
||||
sharp_aquos_rc==0.3.2
|
||||
|
||||
Generated
+1
-1
@@ -2326,7 +2326,7 @@ sentry-sdk==1.45.1
|
||||
sfrbox-api==0.0.12
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==1.4.0
|
||||
sharkiq==1.4.2
|
||||
|
||||
# homeassistant.components.simplefin
|
||||
simplefin4py==0.0.18
|
||||
|
||||
Reference in New Issue
Block a user