Update sentry-sdk to 1.37.1 (#104499)
This commit is contained in:
parent
e821ff8b49
commit
eb472d9f71
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.36.0"]
|
||||
"requirements": ["sentry-sdk==1.37.1"]
|
||||
}
|
||||
|
|
|
@ -2430,7 +2430,7 @@ sensorpro-ble==0.5.3
|
|||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.36.0
|
||||
sentry-sdk==1.37.1
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
|
|
@ -1809,7 +1809,7 @@ sensorpro-ble==0.5.3
|
|||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.36.0
|
||||
sentry-sdk==1.37.1
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue