Skip to content

Commit

Permalink
Bump pyatv to 0.11.0 (home-assistant#93172)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored May 16, 2023
1 parent e48961d commit 210c309
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/apple_tv/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"documentation": "https://www.home-assistant.io/integrations/apple_tv",
"iot_class": "local_push",
"loggers": ["pyatv", "srptools"],
"requirements": ["pyatv==0.10.3"],
"requirements": ["pyatv==0.11.0"],
"zeroconf": [
"_mediaremotetv._tcp.local.",
"_companion-link._tcp.local.",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1512,7 +1512,7 @@ pyatmo==7.5.0
pyatome==0.1.1

# homeassistant.components.apple_tv
pyatv==0.10.3
pyatv==0.11.0

# homeassistant.components.aussie_broadband
pyaussiebb==0.0.15
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@ pyatag==0.3.5.3
pyatmo==7.5.0

# homeassistant.components.apple_tv
pyatv==0.10.3
pyatv==0.11.0

# homeassistant.components.aussie_broadband
pyaussiebb==0.0.15
Expand Down

0 comments on commit 210c309

Please sign in to comment.