From a847fb8e572931840c348e54892a3a6821fc1261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:18:30 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1