From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 15:18:30 +0000 (+0100) Subject: Bump soco from 0.23.3 to 0.24.1 (#169) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=a847fb8e572931840c348e54892a3a6821fc1261;p=music-assistant-server.git Bump soco from 0.23.3 to 0.24.1 (#169) Bumps [soco](https://github.com/SoCo/SoCo) from 0.23.3 to 0.24.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.23.3...v0.24.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 723317ff..83f2fcef 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.8.1 -soco==0.23.3 +soco==0.24.1 pillow==8.3.2 aiohttp_cors==0.7.0 unidecode==1.1.2