Bump nextdns
library to version 1.2.2 (#82735)
Bump nextdns library to version 1.2.2
This commit is contained in:
parent
987cf8b9d0
commit
dcf50e5e90
3 changed files with 3 additions and 3 deletions
|
@ -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"],
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue