From acbc2350d0f9d1862e56c4a539d4ab28005a0b27 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 14 Jan 2024 11:45:31 +0100 Subject: [PATCH] Update sentry-sdk to 1.39.2 (#108010) --- 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 2af110564e7..3c3eaeb78e3 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.37.1"] + "requirements": ["sentry-sdk==1.39.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index e9d0901fb1d..ab4e508862d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2476,7 +2476,7 @@ sensorpro-ble==0.5.3 sensorpush-ble==1.6.2 # homeassistant.components.sentry -sentry-sdk==1.37.1 +sentry-sdk==1.39.2 # homeassistant.components.sfr_box sfrbox-api==0.0.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b5f161e54d2..d828a65d21c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1871,7 +1871,7 @@ sensorpro-ble==0.5.3 sensorpush-ble==1.6.2 # homeassistant.components.sentry -sentry-sdk==1.37.1 +sentry-sdk==1.39.2 # homeassistant.components.sfr_box sfrbox-api==0.0.8