mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Upgrade sentry-sdk to 0.19.2 (#42786)
This commit is contained in:
parent
7719e878f9
commit
c4f6259f16
@ -3,6 +3,6 @@
|
|||||||
"name": "Sentry",
|
"name": "Sentry",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||||
"requirements": ["sentry-sdk==0.19.1"],
|
"requirements": ["sentry-sdk==0.19.2"],
|
||||||
"codeowners": ["@dcramer", "@frenck"]
|
"codeowners": ["@dcramer", "@frenck"]
|
||||||
}
|
}
|
||||||
|
@ -2003,7 +2003,7 @@ sense-hat==2.2.0
|
|||||||
sense_energy==0.8.1
|
sense_energy==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==0.19.1
|
sentry-sdk==0.19.2
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
@ -957,7 +957,7 @@ samsungtvws==1.4.0
|
|||||||
sense_energy==0.8.1
|
sense_energy==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==0.19.1
|
sentry-sdk==0.19.2
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user