From d42fde63f892c90b604b2fefc69ce345a398b873 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 21 Oct 2022 13:52:29 +0200 Subject: [PATCH] Update sentry-sdk to 1.10.0 (#80721) --- 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 a3c5664cd80..cc28c2b7ff5 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.9.10"], + "requirements": ["sentry-sdk==1.10.0"], "codeowners": ["@dcramer", "@frenck"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 3f621e810e5..f10a2b37f91 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2238,7 +2238,7 @@ sensorpro-ble==0.5.0 sensorpush-ble==1.5.2 # homeassistant.components.sentry -sentry-sdk==1.9.10 +sentry-sdk==1.10.0 # homeassistant.components.sharkiq sharkiq==0.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7a76806115f..7b6ba1d4b5b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1541,7 +1541,7 @@ sensorpro-ble==0.5.0 sensorpush-ble==1.5.2 # homeassistant.components.sentry -sentry-sdk==1.9.10 +sentry-sdk==1.10.0 # homeassistant.components.sharkiq sharkiq==0.0.1