From dcf50e5e90ba100ae056b220e0e4f280a56d9af7 Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Sat, 26 Nov 2022 19:02:12 +0100 Subject: [PATCH] Bump `nextdns` library to version 1.2.2 (#82735) Bump nextdns library to version 1.2.2 --- homeassistant/components/nextdns/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/nextdns/manifest.json b/homeassistant/components/nextdns/manifest.json index 44027cd7911..5538a759ff2 100644 --- a/homeassistant/components/nextdns/manifest.json +++ b/homeassistant/components/nextdns/manifest.json @@ -3,7 +3,7 @@ "name": "NextDNS", "documentation": "https://www.home-assistant.io/integrations/nextdns", "codeowners": ["@bieniu"], - "requirements": ["nextdns==1.2.0"], + "requirements": ["nextdns==1.2.2"], "config_flow": true, "iot_class": "cloud_polling", "loggers": ["nextdns"], diff --git a/requirements_all.txt b/requirements_all.txt index dfa74930521..02b27161e61 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1160,7 +1160,7 @@ nextcloudmonitor==1.1.0 nextcord==2.0.0a8 # homeassistant.components.nextdns -nextdns==1.2.0 +nextdns==1.2.2 # homeassistant.components.nibe_heatpump nibe==1.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 32592f4d9f6..e5421ba6069 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -847,7 +847,7 @@ nexia==2.0.6 nextcord==2.0.0a8 # homeassistant.components.nextdns -nextdns==1.2.0 +nextdns==1.2.2 # homeassistant.components.nibe_heatpump nibe==1.3.0