Update sentry-sdk to 1.9.8 (#78496)
This commit is contained in:
parent
aa46ba4ad5
commit
4e7a99dc77
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==1.9.5"],
|
||||
"requirements": ["sentry-sdk==1.9.8"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2221,7 +2221,7 @@ sensorpro-ble==0.5.0
|
|||
sensorpush-ble==1.5.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.9.5
|
||||
sentry-sdk==1.9.8
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
|
|
@ -1518,7 +1518,7 @@ sensorpro-ble==0.5.0
|
|||
sensorpush-ble==1.5.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.9.5
|
||||
sentry-sdk==1.9.8
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue