Skip to content

Commit

Permalink
Bump owntone requirements (home-assistant#80552)
Browse files Browse the repository at this point in the history
  • Loading branch information
uvjustin authored Oct 22, 2022
1 parent 85dda68 commit 81f2f13
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/forked_daapd/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Owntone",
"documentation": "https://www.home-assistant.io/integrations/forked_daapd",
"codeowners": ["@uvjustin"],
"requirements": ["pyforked-daapd==0.1.11", "pylibrespot-java==0.1.0"],
"requirements": ["pyforked-daapd==0.1.14", "pylibrespot-java==0.1.1"],
"after_dependencies": ["spotify"],
"config_flow": true,
"zeroconf": ["_daap._tcp.local."],
Expand Down
4 changes: 2 additions & 2 deletions requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,7 @@ pyflume==0.6.5
pyfnip==0.2

# homeassistant.components.forked_daapd
pyforked-daapd==0.1.11
pyforked-daapd==0.1.14

# homeassistant.components.freedompro
pyfreedompro==1.1.0
Expand Down Expand Up @@ -1679,7 +1679,7 @@ pylaunches==1.3.0
pylgnetcast==0.3.7

# homeassistant.components.forked_daapd
pylibrespot-java==0.1.0
pylibrespot-java==0.1.1

# homeassistant.components.litejet
pylitejet==0.3.0
Expand Down
4 changes: 2 additions & 2 deletions requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ pyflic==2.0.3
pyflume==0.6.5

# homeassistant.components.forked_daapd
pyforked-daapd==0.1.11
pyforked-daapd==0.1.14

# homeassistant.components.freedompro
pyfreedompro==1.1.0
Expand Down Expand Up @@ -1180,7 +1180,7 @@ pylast==4.2.1
pylaunches==1.3.0

# homeassistant.components.forked_daapd
pylibrespot-java==0.1.0
pylibrespot-java==0.1.1

# homeassistant.components.litejet
pylitejet==0.3.0
Expand Down

0 comments on commit 81f2f13

Please sign in to comment.