mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Upgrade sentry-sdk to 1.5.0 (#59842)
This commit is contained in:
parent
bfafeb7965
commit
87f2eb3bd7
@ -3,7 +3,7 @@
|
|||||||
"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==1.4.3"],
|
"requirements": ["sentry-sdk==1.5.0"],
|
||||||
"codeowners": ["@dcramer", "@frenck"],
|
"codeowners": ["@dcramer", "@frenck"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -2125,7 +2125,7 @@ sense-hat==2.2.0
|
|||||||
sense_energy==0.9.3
|
sense_energy==0.9.3
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.4.3
|
sentry-sdk==1.5.0
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
@ -1248,7 +1248,7 @@ screenlogicpy==0.4.1
|
|||||||
sense_energy==0.9.3
|
sense_energy==0.9.3
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.4.3
|
sentry-sdk==1.5.0
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user