mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Upgrade sentry-sdk to 0.20.2 (#46590)
This commit is contained in:
parent
6f4df7e52e
commit
ea47e5d8af
@ -3,6 +3,6 @@
|
||||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==0.20.1"],
|
||||
"requirements": ["sentry-sdk==0.20.2"],
|
||||
"codeowners": ["@dcramer", "@frenck"]
|
||||
}
|
||||
|
@ -2013,7 +2013,7 @@ sense-hat==2.2.0
|
||||
sense_energy==0.9.0
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==0.20.1
|
||||
sentry-sdk==0.20.2
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
@ -1029,7 +1029,7 @@ scapy==2.4.4
|
||||
sense_energy==0.9.0
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==0.20.1
|
||||
sentry-sdk==0.20.2
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user