From 4c1cc01dfc47fcb1cd89b9d9c78550a41223d20a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 12:14:02 +0100 Subject: [PATCH] Bump soco from 0.19 to 0.20 (#32) Bumps [soco](https://github.com/SoCo/SoCo) from 0.19 to 0.20. - [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.19...v0.20) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d0fd830..1570185d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ memory-tempfile==2.2.3 pyloudnorm==0.1.0 SoundFile==0.10.3.post1 aiorun==2020.6.1 -soco==0.19 +soco==0.20 pillow==7.2.0 aiohttp_cors==0.7.0 unidecode==1.1.1 -- 2.34.1