Skip to content

Commit

Permalink
Bump aiowithings to 1.0.3 (home-assistant#104530)
Browse files Browse the repository at this point in the history
  • Loading branch information
joostlek authored Nov 26, 2023
1 parent 76f78d7 commit 8ffad6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/withings/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"iot_class": "cloud_push",
"loggers": ["aiowithings"],
"quality_scale": "platinum",
"requirements": ["aiowithings==1.0.2"]
"requirements": ["aiowithings==1.0.3"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ aiowatttime==0.1.1
aiowebostv==0.3.3

# homeassistant.components.withings
aiowithings==1.0.2
aiowithings==1.0.3

# homeassistant.components.yandex_transport
aioymaps==1.2.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ aiowatttime==0.1.1
aiowebostv==0.3.3

# homeassistant.components.withings
aiowithings==1.0.2
aiowithings==1.0.3

# homeassistant.components.yandex_transport
aioymaps==1.2.2
Expand Down

0 comments on commit 8ffad6f

Please sign in to comment.