Skip to content

Commit

Permalink
Bump aioacaia to 0.1.9 (#131533)
Browse files Browse the repository at this point in the history
  • Loading branch information
zweckj authored Nov 25, 2024
1 parent 2a52de4 commit 5c56275
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/acaia/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["aioacaia"],
"requirements": ["aioacaia==0.1.8"]
"requirements": ["aioacaia==0.1.9"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ aio-geojson-usgs-earthquakes==0.3
aio-georss-gdacs==0.10

# homeassistant.components.acaia
aioacaia==0.1.8
aioacaia==0.1.9

# homeassistant.components.airq
aioairq==0.4.3
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ aio-geojson-usgs-earthquakes==0.3
aio-georss-gdacs==0.10

# homeassistant.components.acaia
aioacaia==0.1.8
aioacaia==0.1.9

# homeassistant.components.airq
aioairq==0.4.3
Expand Down

0 comments on commit 5c56275

Please sign in to comment.