From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 14:49:02 +0000 (+0200) Subject: Bump soco from 0.22.6 to 0.23.2 (#143) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=39274c4d6e0652e6035af937972f18728da37de8;p=music-assistant-server.git Bump soco from 0.22.6 to 0.23.2 (#143) Bumps [soco](https://github.com/SoCo/SoCo) from 0.22.6 to 0.23.2. - [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.22.6...v0.23.2) --- updated-dependencies: - dependency-name: soco dependency-type: direct:production update-type: version-update:semver-minor ... 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 8d0316b2..9c514e58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pytaglib==1.4.6 python-slugify==5.0.2 memory-tempfile==2.2.3 aiorun==2020.12.1 -soco==0.22.6 +soco==0.23.2 pillow==8.3.1 aiohttp_cors==0.7.0 unidecode==1.1.2