From c975b72d88f3c933742a4adff0df0da386a9a319 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 9 Jun 2023 22:51:18 +0200 Subject: [PATCH] Update sentry-sdk to 1.25.1 --- 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 d684ee345b..336c1cbc7e 100644 --- a/homeassistant/components/sentry/manifest.json +++ b/homeassistant/components/sentry/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/sentry", "integration_type": "service", "iot_class": "cloud_polling", - "requirements": ["sentry-sdk==1.23.1"] + "requirements": ["sentry-sdk==1.25.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index ce7bce75f1..0ad921ef1e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2355,7 +2355,7 @@ sensorpro-ble==0.5.3 sensorpush-ble==1.5.5 # homeassistant.components.sentry -sentry-sdk==1.23.1 +sentry-sdk==1.25.1 # homeassistant.components.sfr_box sfrbox-api==0.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c3faf41238..f209d9a4b8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1712,7 +1712,7 @@ sensorpro-ble==0.5.3 sensorpush-ble==1.5.5 # homeassistant.components.sentry -sentry-sdk==1.23.1 +sentry-sdk==1.25.1 # homeassistant.components.sfr_box sfrbox-api==0.0.6