Update sentry-sdk to 1.36.0 (#104317)
This commit is contained in:
parent
cbb5d7ea39
commit
4f94649ee2
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.34.0"]
|
||||
"requirements": ["sentry-sdk==1.36.0"]
|
||||
}
|
||||
|
|
|
@ -2427,7 +2427,7 @@ sensorpro-ble==0.5.3
|
|||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.34.0
|
||||
sentry-sdk==1.36.0
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
|
|
@ -1806,7 +1806,7 @@ sensorpro-ble==0.5.3
|
|||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.34.0
|
||||
sentry-sdk==1.36.0
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue