Upgrade sentry-sdk to 1.5.1 (#61735)
This commit is contained in:
parent
9aa38201cd
commit
b1a3ba2025
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.5.0"],
|
||||
"requirements": ["sentry-sdk==1.5.1"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2140,7 +2140,7 @@ sense-hat==2.2.0
|
|||
sense_energy==0.9.3
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.0
|
||||
sentry-sdk==1.5.1
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
|
@ -1276,7 +1276,7 @@ screenlogicpy==0.5.3
|
|||
sense_energy==0.9.3
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.0
|
||||
sentry-sdk==1.5.1
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
Loading…
Add table
Reference in a new issue