Update sentry-sdk to 1.13.0 (#85772)
This commit is contained in:
parent
9415e7e51b
commit
2ca73be9d0
3 changed files with 3 additions and 3 deletions
|
@ -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.12.1"],
|
"requirements": ["sentry-sdk==1.13.0"],
|
||||||
"codeowners": ["@dcramer", "@frenck"],
|
"codeowners": ["@dcramer", "@frenck"],
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
|
|
|
@ -2303,7 +2303,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.12.1
|
sentry-sdk==1.13.0
|
||||||
|
|
||||||
# homeassistant.components.sfr_box
|
# homeassistant.components.sfr_box
|
||||||
sfrbox-api==0.0.4
|
sfrbox-api==0.0.4
|
||||||
|
|
|
@ -1618,7 +1618,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.12.1
|
sentry-sdk==1.13.0
|
||||||
|
|
||||||
# homeassistant.components.sfr_box
|
# homeassistant.components.sfr_box
|
||||||
sfrbox-api==0.0.4
|
sfrbox-api==0.0.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue