From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 11:14:02 +0000 (+0100) Subject: Bump soco from 0.19 to 0.20 (#32) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=4c1cc01dfc47fcb1cd89b9d9c78550a41223d20a;p=music-assistant-server.git Bump soco from 0.19 to 0.20 (#32) Bumps [soco](https://github.com/SoCo/SoCo) from 0.19 to 0.20. - [Release notes](https://github.com/SoCo/SoCo/releases) - [Changelog](https://github.com/SoCo/SoCo/blob/master/doc/release_notes.rst) - [Commits](https://github.com/SoCo/SoCo/compare/v0.19...v0.20) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 7d0fd830..1570185d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ memory-tempfile==2.2.3 pyloudnorm==0.1.0 SoundFile==0.10.3.post1 aiorun==2020.6.1 -soco==0.19 +soco==0.20 pillow==7.2.0 aiohttp_cors==0.7.0 unidecode==1.1.1