From 37cb3cbd503e98cbcc6bcc50e30d77a259335fd5 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sat, 7 Mar 2026 03:27:28 -0800 Subject: [PATCH] Bump pyrainbird to 6.1.1 (#165030) --- homeassistant/components/rainbird/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/rainbird/manifest.json b/homeassistant/components/rainbird/manifest.json index 9064faceaeb..9563d9b7268 100644 --- a/homeassistant/components/rainbird/manifest.json +++ b/homeassistant/components/rainbird/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pyrainbird"], - "requirements": ["pyrainbird==6.1.0"] + "requirements": ["pyrainbird==6.1.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index ef96f5c7b91..25007758852 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2406,7 +2406,7 @@ pyqwikswitch==0.93 pyrail==0.4.1 # homeassistant.components.rainbird -pyrainbird==6.1.0 +pyrainbird==6.1.1 # homeassistant.components.playstation_network pyrate-limiter==3.9.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 02d7691a942..70ce72b20df 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2056,7 +2056,7 @@ pyqwikswitch==0.93 pyrail==0.4.1 # homeassistant.components.rainbird -pyrainbird==6.1.0 +pyrainbird==6.1.1 # homeassistant.components.playstation_network pyrate-limiter==3.9.0