Update sentry-sdk to 1.9.10 (#80474)
parent
0e1fe4eba5
commit
b09e95431c
|
@ -3,7 +3,7 @@
|
||||||
"name": "Sentry",
|
"name": "Sentry",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||||
"requirements": ["sentry-sdk==1.9.8"],
|
"requirements": ["sentry-sdk==1.9.10"],
|
||||||
"codeowners": ["@dcramer", "@frenck"],
|
"codeowners": ["@dcramer", "@frenck"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2238,7 +2238,7 @@ sensorpro-ble==0.5.0
|
||||||
sensorpush-ble==1.5.2
|
sensorpush-ble==1.5.2
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.9.8
|
sentry-sdk==1.9.10
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==0.0.1
|
sharkiq==0.0.1
|
||||||
|
|
|
@ -1541,7 +1541,7 @@ sensorpro-ble==0.5.0
|
||||||
sensorpush-ble==1.5.2
|
sensorpush-ble==1.5.2
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.9.8
|
sentry-sdk==1.9.10
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==0.0.1
|
sharkiq==0.0.1
|
||||||
|
|
Loading…
Reference in New Issue