From 3ac0833f8c7b6247738b1283a40b0f80b4b9f385 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 9 Feb 2024 20:01:29 +0100 Subject: [PATCH] Update sentry-sdk to 1.40.3 (#110109) --- 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 e5acf81eaae..425225e07ef 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.40.2"] + "requirements": ["sentry-sdk==1.40.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index f68003f081c..fd4381e7e1e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2514,7 +2514,7 @@ sensorpro-ble==0.5.3 sensorpush-ble==1.6.2 # homeassistant.components.sentry -sentry-sdk==1.40.2 +sentry-sdk==1.40.3 # homeassistant.components.sfr_box sfrbox-api==0.0.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9ec18bcdd2b..23c97f849e4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1918,7 +1918,7 @@ sensorpro-ble==0.5.3 sensorpush-ble==1.6.2 # homeassistant.components.sentry -sentry-sdk==1.40.2 +sentry-sdk==1.40.3 # homeassistant.components.sfr_box sfrbox-api==0.0.8