mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update sentry-sdk to 1.18.0 (#90571)
This commit is contained in:
parent
c7e8fc9f9d
commit
6153f17155
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["sentry-sdk==1.16.0"]
|
||||
"requirements": ["sentry-sdk==1.18.0"]
|
||||
}
|
||||
|
@ -2325,7 +2325,7 @@ sensorpro-ble==0.5.3
|
||||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.16.0
|
||||
sentry-sdk==1.18.0
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
@ -1661,7 +1661,7 @@ sensorpro-ble==0.5.3
|
||||
sensorpush-ble==1.5.5
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.16.0
|
||||
sentry-sdk==1.18.0
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user