Skip to content

Commit

Permalink
Bump youless dependency version to 2.1.0 (home-assistant#118820)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjong authored Jun 4, 2024
1 parent 956623d commit f18ddb6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/youless/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/youless",
"iot_class": "local_polling",
"loggers": ["youless_api"],
"requirements": ["youless-api==1.1.1"]
"requirements": ["youless-api==2.1.0"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2942,7 +2942,7 @@ yeelightsunflower==0.0.10
yolink-api==0.4.4

# homeassistant.components.youless
youless-api==1.1.1
youless-api==2.1.0

# homeassistant.components.youtube
youtubeaio==1.1.5
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2295,7 +2295,7 @@ yeelight==0.7.14
yolink-api==0.4.4

# homeassistant.components.youless
youless-api==1.1.1
youless-api==2.1.0

# homeassistant.components.youtube
youtubeaio==1.1.5
Expand Down

0 comments on commit f18ddb6

Please sign in to comment.