Skip to content

Commit

Permalink
Bump aioautomower to 2024.3.2 (#113162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas55555 committed Mar 12, 2024
1 parent 5ae2070 commit 21a0219
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/husqvarna_automower/manifest.json
Expand Up @@ -6,5 +6,5 @@
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/husqvarna_automower",
"iot_class": "cloud_push",
"requirements": ["aioautomower==2024.3.0"]
"requirements": ["aioautomower==2024.3.2"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -203,7 +203,7 @@ aioaseko==0.1.1
aioasuswrt==1.4.0

# homeassistant.components.husqvarna_automower
aioautomower==2024.3.0
aioautomower==2024.3.2

# homeassistant.components.azure_devops
aioazuredevops==1.3.5
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Expand Up @@ -182,7 +182,7 @@ aioaseko==0.1.1
aioasuswrt==1.4.0

# homeassistant.components.husqvarna_automower
aioautomower==2024.3.0
aioautomower==2024.3.2

# homeassistant.components.azure_devops
aioazuredevops==1.3.5
Expand Down

0 comments on commit 21a0219

Please sign in to comment.