mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Update sentry-sdk to 1.5.6 (#67394)
This commit is contained in:
parent
353a963890
commit
e3709590cb
@ -3,7 +3,7 @@
|
||||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==1.5.5"],
|
||||
"requirements": ["sentry-sdk==1.5.6"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -2121,7 +2121,7 @@ sendgrid==6.8.2
|
||||
sense_energy==0.10.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.5
|
||||
sentry-sdk==1.5.6
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
@ -1343,7 +1343,7 @@ screenlogicpy==0.5.4
|
||||
sense_energy==0.10.2
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.5
|
||||
sentry-sdk==1.5.6
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user