From e7043f5dda21cab67785dac16da465b2f612e2da Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 9 Feb 2024 08:15:21 +0100 Subject: [PATCH] Update sentry-sdk to 1.40.2 (#110049) --- 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 e0a2d5f75c4..e5acf81eaae 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.0"] + "requirements": ["sentry-sdk==1.40.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index e723cc09e23..ecf41c29f8b 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.0 +sentry-sdk==1.40.2 # homeassistant.components.sfr_box sfrbox-api==0.0.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 54cbb09a5b5..d936e2bab1c 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.0 +sentry-sdk==1.40.2 # homeassistant.components.sfr_box sfrbox-api==0.0.8