From b5916c8310620f1bc56c0330e4097a226fe81ecd Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 5 Oct 2021 11:11:33 +0200 Subject: [PATCH] Upgrade sentry-sdk to 1.4.3 (#57096) --- 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 8f6ebb57603..68e6e05405b 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.4.1"], + "requirements": ["sentry-sdk==1.4.3"], "codeowners": ["@dcramer", "@frenck"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index f3eb3c897da..496f1fa18d4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2128,7 +2128,7 @@ sense-hat==2.2.0 sense_energy==0.9.2 # homeassistant.components.sentry -sentry-sdk==1.4.1 +sentry-sdk==1.4.3 # homeassistant.components.sharkiq sharkiqpy==0.1.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a63e5bde972..f46af0dcbbd 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1218,7 +1218,7 @@ screenlogicpy==0.4.1 sense_energy==0.9.2 # homeassistant.components.sentry -sentry-sdk==1.4.1 +sentry-sdk==1.4.3 # homeassistant.components.sharkiq sharkiqpy==0.1.8