mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade sentry-sdk to 1.0.0 (#47626)
This commit is contained in:
parent
ee25723468
commit
fbf8b68488
@ -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.20.3"],
|
"requirements": ["sentry-sdk==1.0.0"],
|
||||||
"codeowners": ["@dcramer", "@frenck"]
|
"codeowners": ["@dcramer", "@frenck"]
|
||||||
}
|
}
|
||||||
|
@ -2023,7 +2023,7 @@ sense-hat==2.2.0
|
|||||||
sense_energy==0.9.0
|
sense_energy==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==0.20.3
|
sentry-sdk==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
@ -1039,7 +1039,7 @@ scapy==2.4.4
|
|||||||
sense_energy==0.9.0
|
sense_energy==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==0.20.3
|
sentry-sdk==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user