Update sentry-sdk to 1.6.0 (#73819)
parent
03246d2649
commit
fb2a3ae135
|
@ -3,7 +3,7 @@
|
|||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==1.5.12"],
|
||||
"requirements": ["sentry-sdk==1.6.0"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2147,7 +2147,7 @@ sendgrid==6.8.2
|
|||
sense_energy==0.10.4
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.12
|
||||
sentry-sdk==1.6.0
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
|
|
@ -1422,7 +1422,7 @@ securetar==2022.2.0
|
|||
sense_energy==0.10.4
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.12
|
||||
sentry-sdk==1.6.0
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
|
Loading…
Reference in New Issue