mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Update sentry-sdk to 1.5.6 (#67394)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user