Update sentry-sdk to 1.5.10 (#70269)
This commit is contained in:
parent
23446fa1c0
commit
3869388f5f
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Sentry",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"requirements": ["sentry-sdk==1.5.9"],
|
||||
"requirements": ["sentry-sdk==1.5.10"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2128,7 +2128,7 @@ sendgrid==6.8.2
|
|||
sense_energy==0.10.4
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.9
|
||||
sentry-sdk==1.5.10
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
|
|
@ -1382,7 +1382,7 @@ securetar==2022.2.0
|
|||
sense_energy==0.10.4
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.9
|
||||
sentry-sdk==1.5.10
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue