From 88cfc9229d35e9fe4b9459b8e211ab7d41a5e913 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 13 Apr 2022 17:21:11 +0200 Subject: [PATCH] Update sentry-sdk to 1.5.9 (#69940) --- 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 a8af46270ae..b9c7a6eed33 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.8"], + "requirements": ["sentry-sdk==1.5.9"], "codeowners": ["@dcramer", "@frenck"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 1b9dea8d17e..24b2836e372 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2128,7 +2128,7 @@ sendgrid==6.8.2 sense_energy==0.10.4 # homeassistant.components.sentry -sentry-sdk==1.5.8 +sentry-sdk==1.5.9 # homeassistant.components.sharkiq sharkiq==0.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 33259ce001e..739b1eaf5fd 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1379,7 +1379,7 @@ securetar==2022.2.0 sense_energy==0.10.4 # homeassistant.components.sentry -sentry-sdk==1.5.8 +sentry-sdk==1.5.9 # homeassistant.components.sharkiq sharkiq==0.0.1