mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update sentry-sdk to 1.12.1 (#84234)
This commit is contained in:
parent
099a653bed
commit
ee10f9c4ce
@ -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.11.0"],
|
"requirements": ["sentry-sdk==1.12.1"],
|
||||||
"codeowners": ["@dcramer", "@frenck"],
|
"codeowners": ["@dcramer", "@frenck"],
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
|
@ -2281,7 +2281,7 @@ sensorpro-ble==0.5.1
|
|||||||
sensorpush-ble==1.5.2
|
sensorpush-ble==1.5.2
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.11.0
|
sentry-sdk==1.12.1
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==0.0.1
|
sharkiq==0.0.1
|
||||||
|
@ -1584,7 +1584,7 @@ sensorpro-ble==0.5.1
|
|||||||
sensorpush-ble==1.5.2
|
sensorpush-ble==1.5.2
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.11.0
|
sentry-sdk==1.12.1
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==0.0.1
|
sharkiq==0.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user