Upgrade sentry-sdk to 1.4.1 (#56707)
parent
14a1bb423c
commit
4f5d6b8ba1
|
@ -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.3.0"],
|
"requirements": ["sentry-sdk==1.4.1"],
|
||||||
"codeowners": ["@dcramer", "@frenck"],
|
"codeowners": ["@dcramer", "@frenck"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2128,7 +2128,7 @@ sense-hat==2.2.0
|
||||||
sense_energy==0.9.2
|
sense_energy==0.9.2
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.3.0
|
sentry-sdk==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
|
|
@ -1209,7 +1209,7 @@ screenlogicpy==0.4.1
|
||||||
sense_energy==0.9.2
|
sense_energy==0.9.2
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.3.0
|
sentry-sdk==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
|
Loading…
Reference in New Issue