bump mopidy-youtube from 3.3 to 3.4 to fix search

Trying to search Mopidy-YouTube gives the following error:
```
ERROR    2021-12-15 23:44:32,572 [7:YouTubeBackend-3] mopidy_youtube,
  search error "Extra data: line 1 column 280618 (char 280617)",
WARNING  2021-12-15 23:44:32,573 [7:Core-9] mopidy.core.library,
  YouTubeBackend does not implement library.search() with "exact" support. Please upgrade it.
```
current pinned version is 3.3, updating to version 3.4 fixes this.
This commit is contained in:
DeadEnd
2021-12-15 23:57:53 -05:00
committed by Werner Beroux
parent f7d0ebf0d8
commit f7b5cfc3dd

7
Pipfile.lock generated
View File

@@ -286,12 +286,11 @@
},
"mopidy-youtube": {
"hashes": [
"sha256:a9986d8700a9aa2c37f2adb6220aef7a6b0cbfe43464ff0a02b9c4c7c982d594",
"sha256:ae7ddce2f1e2d8939d57a5d784abe41830a6081901cabc12219fa9f89a4f94fd",
"sha256:c86a63f7ceba3d1fb09cf2ae897d45b569f32aa52dbdc6af6b7ae53cb0e59300"
"sha256:b42c11acdfb9ebe8f96455a2bb13325980803a3ed14b5b5b7c9b45677032e73f",
"sha256:f7de8c341c8c70aab5c280c62ba8ec9801d2f533a806bc121a03e671286f4d1c"
],
"index": "pypi",
"version": "==3.3"
"version": "==3.4"
},
"mutagen": {
"hashes": [