mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade sentry-sdk to 0.19.1 (#42132)
This commit is contained in:
parent
83e843820b
commit
5671063ddc
@ -3,6 +3,6 @@
|
||||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==0.18.0"],
|
||||
"requirements": ["sentry-sdk==0.19.1"],
|
||||
"codeowners": ["@dcramer", "@frenck"]
|
||||
}
|
||||
|
@ -1999,7 +1999,7 @@ sense-hat==2.2.0
|
||||
sense_energy==0.8.1
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==0.18.0
|
||||
sentry-sdk==0.19.1
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
@ -947,7 +947,7 @@ samsungtvws==1.4.0
|
||||
sense_energy==0.8.1
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==0.18.0
|
||||
sentry-sdk==0.19.1
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user