mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Update sentry-sdk to 1.23.1 (#93330)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["sentry-sdk==1.21.0"]
|
||||
"requirements": ["sentry-sdk==1.23.1"]
|
||||
}
|
||||
|
@@ -2339,7 +2339,7 @@ sensorpro-ble==0.5.3
|
||||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.21.0
|
||||
sentry-sdk==1.23.1
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
@@ -1690,7 +1690,7 @@ sensorpro-ble==0.5.3
|
||||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.21.0
|
||||
sentry-sdk==1.23.1
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
Reference in New Issue
Block a user