mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Update sentry-sdk to 1.10.1 (#81072)
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.10.0"],
|
||||
"requirements": ["sentry-sdk==1.10.1"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling"
|
||||
|
@@ -2241,7 +2241,7 @@ sensorpro-ble==0.5.0
|
||||
sensorpush-ble==1.5.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.10.0
|
||||
sentry-sdk==1.10.1
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
@@ -1544,7 +1544,7 @@ sensorpro-ble==0.5.0
|
||||
sensorpush-ble==1.5.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.10.0
|
||||
sentry-sdk==1.10.1
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
Reference in New Issue
Block a user