mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Upgrade sentry-sdk to 0.17.4 (#39868)
This commit is contained in:
parent
0e11c10468
commit
1a12611117
@ -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.3"],
|
"requirements": ["sentry-sdk==0.17.4"],
|
||||||
"codeowners": ["@dcramer", "@frenck"]
|
"codeowners": ["@dcramer", "@frenck"]
|
||||||
}
|
}
|
||||||
|
@ -1964,7 +1964,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.3
|
sentry-sdk==0.17.4
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
@ -912,7 +912,7 @@ samsungtvws[websocket]==1.4.0
|
|||||||
sense_energy==0.8.0
|
sense_energy==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.sentry
|
# homeassistant.components.sentry
|
||||||
sentry-sdk==0.17.3
|
sentry-sdk==0.17.4
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiqpy==0.1.8
|
sharkiqpy==0.1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user