Skip to content

Commit 9a7fda5

Browse files
joostlekfrenck
authored andcommitted
Bump aiowithings to 3.1.4 (#133117)
1 parent f9bdc29 commit 9a7fda5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/withings/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"documentation": "https://www.home-assistant.io/integrations/withings",
99
"iot_class": "cloud_push",
1010
"loggers": ["aiowithings"],
11-
"requirements": ["aiowithings==3.1.3"]
11+
"requirements": ["aiowithings==3.1.4"]
1212
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ aiowatttime==0.1.1
420420
aiowebostv==0.4.2
421421

422422
# homeassistant.components.withings
423-
aiowithings==3.1.3
423+
aiowithings==3.1.4
424424

425425
# homeassistant.components.yandex_transport
426426
aioymaps==1.2.5

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ aiowatttime==0.1.1
402402
aiowebostv==0.4.2
403403

404404
# homeassistant.components.withings
405-
aiowithings==3.1.3
405+
aiowithings==3.1.4
406406

407407
# homeassistant.components.yandex_transport
408408
aioymaps==1.2.5

0 commit comments

Comments
 (0)