Upgrade sentry-sdk to 0.19.2 (#42786)
This commit is contained in:
parent
7719e878f9
commit
c4f6259f16
3 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==0.19.1"],
|
||||
"requirements": ["sentry-sdk==0.19.2"],
|
||||
"codeowners": ["@dcramer", "@frenck"]
|
||||
}
|
||||
|
|
|
@ -2003,7 +2003,7 @@ sense-hat==2.2.0
|
|||
sense_energy==0.8.1
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==0.19.1
|
||||
sentry-sdk==0.19.2
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
|
@ -957,7 +957,7 @@ samsungtvws==1.4.0
|
|||
sense_energy==0.8.1
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==0.19.1
|
||||
sentry-sdk==0.19.2
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
Loading…
Add table
Reference in a new issue