From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 10:25:28 +0000 (+0100) Subject: Bump soco from 0.26.0 to 0.27.1 (#227) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9b65507912f17b142bb8861600bda389c8681958;p=music-assistant-server.git Bump soco from 0.26.0 to 0.27.1 (#227) Bumps [soco](https://github.com/SoCo/SoCo) from 0.26.0 to 0.27.1. - [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.26.0...v0.27.1) --- 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 ebaf489f..b26d514f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pytaglib==1.5.0 python-slugify==5.0.2 memory-tempfile==2.2.3 aiorun==2021.10.1 -soco==0.26.0 +soco==0.27.1 pillow==9.0.1 aiohttp_cors==0.7.0 unidecode==1.3.2