From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 08:21:48 +0000 (+0100) Subject: Bump soco from 0.24.1 to 0.26.0 (#208) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=bdf78ccc55280889df85ba0747dfe64ca56e691e;p=music-assistant-server.git Bump soco from 0.24.1 to 0.26.0 (#208) Bumps [soco](https://github.com/SoCo/SoCo) from 0.24.1 to 0.26.0. - [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.24.1...v0.26.0) --- 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 2137ff08..a1e58b61 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==2021.10.1 -soco==0.24.1 +soco==0.26.0 pillow==9.0.0 aiohttp_cors==0.7.0 unidecode==1.3.2