Update sentry-dsk to 1.5.5 (#66515)
This commit is contained in:
parent
795d249c8c
commit
45251e6936
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.4"],
|
||||
"requirements": ["sentry-sdk==1.5.5"],
|
||||
"codeowners": ["@dcramer", "@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2178,7 +2178,7 @@ sense-hat==2.2.0
|
|||
sense_energy==0.9.6
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.4
|
||||
sentry-sdk==1.5.5
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
|
@ -1343,7 +1343,7 @@ screenlogicpy==0.5.4
|
|||
sense_energy==0.9.6
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.5.4
|
||||
sentry-sdk==1.5.5
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiqpy==0.1.8
|
||||
|
|
Loading…
Add table
Reference in a new issue