Update sentry-dsk to 1.5.3 (#64630)
parent
4f4fca0d14
commit
30e0a93fb3
|
@ -3,7 +3,7 @@
|
|||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==1.5.2"],
|
||||
"requirements": ["sentry-sdk==1.5.3"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2172,7 +2172,7 @@ sense-hat==2.2.0
|
|||
sense_energy==0.9.6
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.2
|
||||
sentry-sdk==1.5.3
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
|
@ -1328,7 +1328,7 @@ screenlogicpy==0.5.4
|
|||
sense_energy==0.9.6
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.2
|
||||
sentry-sdk==1.5.3
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
Loading…
Reference in New Issue