mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Update sentry-sdk to 1.7.1 (#75154)
This commit is contained in:
parent
debd475a6d
commit
28c082a080
@ -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.7.0"],
|
"requirements": ["sentry-sdk==1.7.1"],
|
||||||
"codeowners": ["@dcramer", "@frenck"],
|
"codeowners": ["@dcramer", "@frenck"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -2153,7 +2153,7 @@ sendgrid==6.8.2
|
|||||||
sense_energy==0.10.4
|
sense_energy==0.10.4
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.7.0
|
sentry-sdk==1.7.1
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==0.0.1
|
sharkiq==0.0.1
|
||||||
|
@ -1434,7 +1434,7 @@ securetar==2022.2.0
|
|||||||
sense_energy==0.10.4
|
sense_energy==0.10.4
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==1.7.0
|
sentry-sdk==1.7.1
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==0.0.1
|
sharkiq==0.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user