mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Update sentry-sdk to 1.5.8 (#68367)
This commit is contained in:
parent
126320529e
commit
cca0ecc5da
@ -3,7 +3,7 @@
|
||||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==1.5.7"],
|
||||
"requirements": ["sentry-sdk==1.5.8"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -2118,7 +2118,7 @@ sendgrid==6.8.2
|
||||
sense_energy==0.10.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.7
|
||||
sentry-sdk==1.5.8
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
@ -1352,7 +1352,7 @@ securetar==2022.2.0
|
||||
sense_energy==0.10.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.7
|
||||
sentry-sdk==1.5.8
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user