diff --git a/homeassistant/components/sentry/manifest.json b/homeassistant/components/sentry/manifest.json index 6fa0e4112a2..b8e97f5cd3c 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.5.1"], + "requirements": ["sentry-sdk==1.5.2"], "codeowners": ["@dcramer", "@frenck"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 9a5951e6177..ae0be9346f0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2166,7 +2166,7 @@ sense-hat==2.2.0 sense_energy==0.9.3 # homeassistant.components.sentry -sentry-sdk==1.5.1 +sentry-sdk==1.5.2 # homeassistant.components.sharkiq sharkiqpy==0.1.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2abb6e555df..9323be3afdf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1319,7 +1319,7 @@ screenlogicpy==0.5.4 sense_energy==0.9.3 # homeassistant.components.sentry -sentry-sdk==1.5.1 +sentry-sdk==1.5.2 # homeassistant.components.sharkiq sharkiqpy==0.1.8