Skip to content

Commit dd37c3f

Browse files
authored
Bump adguardhome to 0.4.2 (#33575)
1 parent 54dd77f commit dd37c3f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/adguard/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "AdGuard Home",
44
"config_flow": true,
55
"documentation": "https://www.home-assistant.io/integrations/adguard",
6-
"requirements": ["adguardhome==0.4.1"],
6+
"requirements": ["adguardhome==0.4.2"],
77
"dependencies": [],
88
"codeowners": ["@frenck"]
99
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ adafruit-circuitpython-mcp230xx==2.2.2
122122
adb-shell==0.1.1
123123

124124
# homeassistant.components.adguard
125-
adguardhome==0.4.1
125+
adguardhome==0.4.2
126126

127127
# homeassistant.components.frontier_silicon
128128
afsapi==0.0.4

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ abodepy==0.18.1
3232
adb-shell==0.1.1
3333

3434
# homeassistant.components.adguard
35-
adguardhome==0.4.1
35+
adguardhome==0.4.2
3636

3737
# homeassistant.components.geonetnz_quakes
3838
aio_geojson_geonetnz_quakes==0.12

0 commit comments

Comments
 (0)