Update sentry-sdk to 1.16.0 (#89193)
This commit is contained in:
parent
3e1d9deb29
commit
570db2a0af
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["sentry-sdk==1.13.0"]
|
||||
"requirements": ["sentry-sdk==1.16.0"]
|
||||
}
|
||||
|
|
|
@ -2328,7 +2328,7 @@ sensorpro-ble==0.5.3
|
|||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.13.0
|
||||
sentry-sdk==1.16.0
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
|
|
@ -1652,7 +1652,7 @@ sensorpro-ble==0.5.3
|
|||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.13.0
|
||||
sentry-sdk==1.16.0
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue