From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 09:44:16 +0000 (+0200) Subject: Bump soco from 0.20 to 0.22.3 (#111) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=fbb86ef1cedb5e0a0e1a606597287806489d1e71;p=music-assistant-server.git Bump soco from 0.20 to 0.22.3 (#111) Bumps [soco](https://github.com/SoCo/SoCo) from 0.20 to 0.22.3. - [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.20...v0.22.3) 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 2db09d0f..dd2d0608 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pytaglib==1.4.6 python-slugify==4.0.1 memory-tempfile==2.2.3 aiorun==2020.12.1 -soco==0.20 +soco==0.22.3 pillow==8.2.0 aiohttp_cors==0.7.0 unidecode==1.1.2