From 9b65507912f17b142bb8861600bda389c8681958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:25:28 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1