mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Update sentry-sdk to 1.8.0 (#75691)
This commit is contained in:
parent
2d4bd4d7c1
commit
c9ae409d9a
@ -3,7 +3,7 @@
|
||||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==1.7.2"],
|
||||
"requirements": ["sentry-sdk==1.8.0"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -2170,7 +2170,7 @@ sense_energy==0.10.4
|
||||
sensorpush-ble==1.4.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.7.2
|
||||
sentry-sdk==1.8.0
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
@ -1454,7 +1454,7 @@ sense_energy==0.10.4
|
||||
sensorpush-ble==1.4.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.7.2
|
||||
sentry-sdk==1.8.0
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user