Update sentry-sdk to 1.9.3 (#76573)
This commit is contained in:
parent
5523b6fc9f
commit
420084f6f1
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.2"],
|
||||
"requirements": ["sentry-sdk==1.9.3"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2173,7 +2173,7 @@ sense_energy==0.10.4
|
|||
sensorpush-ble==1.5.1
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.9.2
|
||||
sentry-sdk==1.9.3
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
|
|
@ -1470,7 +1470,7 @@ sense_energy==0.10.4
|
|||
sensorpush-ble==1.5.1
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.9.2
|
||||
sentry-sdk==1.9.3
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue