From 6ab4d8933d417c3deccd5a249a36b33fbdfe00eb Mon Sep 17 00:00:00 2001 From: Manu Date: Mon, 1 Jun 2026 07:52:48 +0200 Subject: [PATCH] Bump pyrate-limiter to 4.2.0 (#172686) --- homeassistant/components/playstation_network/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/playstation_network/manifest.json b/homeassistant/components/playstation_network/manifest.json index 118d49c1ab63..5f2446a01f64 100644 --- a/homeassistant/components/playstation_network/manifest.json +++ b/homeassistant/components/playstation_network/manifest.json @@ -90,5 +90,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "quality_scale": "bronze", - "requirements": ["PSNAWP==3.0.3", "pyrate-limiter==4.1.0"] + "requirements": ["PSNAWP==3.0.3", "pyrate-limiter==4.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index c79dcf19cb55..629dc1e75c04 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2477,7 +2477,7 @@ pyrail==0.4.1 pyrainbird==6.3.0 # homeassistant.components.playstation_network -pyrate-limiter==4.1.0 +pyrate-limiter==4.2.0 # homeassistant.components.recswitch pyrecswitch==1.0.2