Update sentry-sdk to 1.40.0 (#109363)
This commit is contained in:
parent
03daeda9db
commit
a452ad6454
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.39.2"]
|
||||
"requirements": ["sentry-sdk==1.40.0"]
|
||||
}
|
||||
|
|
|
@ -2514,7 +2514,7 @@ sensorpro-ble==0.5.3
|
|||
sensorpush-ble==1.6.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.39.2
|
||||
sentry-sdk==1.40.0
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.8
|
||||
|
|
|
@ -1918,7 +1918,7 @@ sensorpro-ble==0.5.3
|
|||
sensorpush-ble==1.6.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.39.2
|
||||
sentry-sdk==1.40.0
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.8
|
||||
|
|
Loading…
Add table
Reference in a new issue