From 2e97719650e44eb7745d29c9549ae9a846d64018 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 10 Jan 2022 15:14:39 +0100 Subject: [PATCH] Update sentry-sdk to 1.5.2 (#63821) --- homeassistant/components/sentry/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sentry/manifest.json b/homeassistant/components/sentry/manifest.json index 6fa0e4112a2..b8e97f5cd3c 100644 --- a/homeassistant/components/sentry/manifest.json +++ b/homeassistant/components/sentry/manifest.json @@ -3,7 +3,7 @@ "name": "Sentry", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/sentry", - "requirements": ["sentry-sdk==1.5.1"], + "requirements": ["sentry-sdk==1.5.2"], "codeowners": ["@dcramer", "@frenck"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 9a5951e6177..ae0be9346f0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2166,7 +2166,7 @@ sense-hat==2.2.0 sense_energy==0.9.3 # homeassistant.components.sentry -sentry-sdk==1.5.1 +sentry-sdk==1.5.2 # homeassistant.components.sharkiq sharkiqpy==0.1.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2abb6e555df..9323be3afdf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1319,7 +1319,7 @@ screenlogicpy==0.5.4 sense_energy==0.9.3 # homeassistant.components.sentry -sentry-sdk==1.5.1 +sentry-sdk==1.5.2 # homeassistant.components.sharkiq sharkiqpy==0.1.8