From 8a1909e5d82320157f59e4ce78bd6d2107f14c0e Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Thu, 19 Feb 2026 08:51:31 +1000 Subject: [PATCH] Bump hass-splunk to 0.1.4 (#163413) --- homeassistant/components/splunk/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/splunk/manifest.json b/homeassistant/components/splunk/manifest.json index 6407feff8b8..0cbbd5070c1 100644 --- a/homeassistant/components/splunk/manifest.json +++ b/homeassistant/components/splunk/manifest.json @@ -7,6 +7,6 @@ "iot_class": "local_push", "loggers": ["hass_splunk"], "quality_scale": "legacy", - "requirements": ["hass-splunk==0.1.1"], + "requirements": ["hass-splunk==0.1.4"], "single_config_entry": true } diff --git a/requirements_all.txt b/requirements_all.txt index 5b4e4364833..71eb8041077 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1182,7 +1182,7 @@ hanna-cloud==0.0.7 hass-nabucasa==1.15.0 # homeassistant.components.splunk -hass-splunk==0.1.1 +hass-splunk==0.1.4 # homeassistant.components.assist_satellite # homeassistant.components.conversation diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5bd52e800e1..2d10f6e08df 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1052,7 +1052,7 @@ hanna-cloud==0.0.7 hass-nabucasa==1.15.0 # homeassistant.components.splunk -hass-splunk==0.1.1 +hass-splunk==0.1.4 # homeassistant.components.assist_satellite # homeassistant.components.conversation