From 1a126111170e3837fcba4b4f8fee14778cba3262 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 10 Sep 2020 00:49:54 +0200 Subject: [PATCH] Upgrade sentry-sdk to 0.17.4 (#39868) --- 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 471a349a4df..1a9bb74a8ee 100644 --- a/homeassistant/components/sentry/manifest.json +++ b/homeassistant/components/sentry/manifest.json @@ -3,6 +3,6 @@ "name": "Sentry", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/sentry", - "requirements": ["sentry-sdk==0.17.3"], + "requirements": ["sentry-sdk==0.17.4"], "codeowners": ["@dcramer", "@frenck"] } diff --git a/requirements_all.txt b/requirements_all.txt index 315ed0b7c12..8f0732156e0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1964,7 +1964,7 @@ sense-hat==2.2.0 sense_energy==0.8.0 # homeassistant.components.sentry -sentry-sdk==0.17.3 +sentry-sdk==0.17.4 # homeassistant.components.sharkiq sharkiqpy==0.1.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6cfb65411e6..0e73f611cda 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -912,7 +912,7 @@ samsungtvws[websocket]==1.4.0 sense_energy==0.8.0 # homeassistant.components.sentry -sentry-sdk==0.17.3 +sentry-sdk==0.17.4 # homeassistant.components.sharkiq sharkiqpy==0.1.8