mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade sentry-sdk to 1.5.1 (#61735)
This commit is contained in:
parent
9aa38201cd
commit
b1a3ba2025
@ -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.5.0"],
|
"requirements": ["sentry-sdk==1.5.1"],
|
||||||
"codeowners": ["@dcramer", "@frenck"],
|
"codeowners": ["@dcramer", "@frenck"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -2140,7 +2140,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.5.0
|
sentry-sdk==1.5.1
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
@ -1276,7 +1276,7 @@ screenlogicpy==0.5.3
|
|||||||
sense_energy==0.9.3
|
sense_energy==0.9.3
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.5.0
|
sentry-sdk==1.5.1
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user