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