Upgrade sentry-sdk to 1.3.0 (#52926)
This commit is contained in:
parent
ec8f11f1e3
commit
5c200581b6
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.1.0"],
|
||||
"requirements": ["sentry-sdk==1.3.0"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2082,7 +2082,7 @@ sense-hat==2.2.0
|
|||
sense_energy==0.9.0
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.1.0
|
||||
sentry-sdk==1.3.0
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
|
@ -1137,7 +1137,7 @@ screenlogicpy==0.4.1
|
|||
sense_energy==0.9.0
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.1.0
|
||||
sentry-sdk==1.3.0
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
Loading…
Add table
Reference in a new issue