mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Update sentry-sdk to 1.9.5 (#76857)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==1.9.3"],
|
||||
"requirements": ["sentry-sdk==1.9.5"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@@ -2176,7 +2176,7 @@ sense_energy==0.10.4
|
||||
sensorpush-ble==1.5.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.9.3
|
||||
sentry-sdk==1.9.5
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
@@ -1473,7 +1473,7 @@ sense_energy==0.10.4
|
||||
sensorpush-ble==1.5.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.9.3
|
||||
sentry-sdk==1.9.5
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
Reference in New Issue
Block a user