Upgrade sentry-sdk to 0.17.7 (#40492)
This commit is contained in:
parent
c7f48e9ea3
commit
784af5ad10
3 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
||||||
"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==0.17.6"],
|
"requirements": ["sentry-sdk==0.17.7"],
|
||||||
"codeowners": ["@dcramer", "@frenck"]
|
"codeowners": ["@dcramer", "@frenck"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1970,7 +1970,7 @@ sense-hat==2.2.0
|
||||||
sense_energy==0.8.0
|
sense_energy==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==0.17.6
|
sentry-sdk==0.17.7
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
|
|
@ -918,7 +918,7 @@ samsungtvws==1.4.0
|
||||||
sense_energy==0.8.0
|
sense_energy==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==0.17.6
|
sentry-sdk==0.17.7
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
|
Loading…
Add table
Reference in a new issue