From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 14:01:29 +0000 (+0200) Subject: Bump soco from 0.23.2 to 0.23.3 (#147) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=321d508ada90b66a6e5e71003e7e3e14d26c8052;p=music-assistant-server.git Bump soco from 0.23.2 to 0.23.3 (#147) Bumps [soco](https://github.com/SoCo/SoCo) from 0.23.2 to 0.23.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.23.2...v0.23.3) --- updated-dependencies: - dependency-name: soco dependency-type: direct:production update-type: version-update:semver-patch ... 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 56363f94..f2a0a504 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.23.2 +soco==0.23.3 pillow==8.3.1 aiohttp_cors==0.7.0 unidecode==1.1.2