From bdf78ccc55280889df85ba0747dfe64ca56e691e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 09:21:48 +0100 Subject: [PATCH] Bump soco from 0.24.1 to 0.26.0 (#208) Bumps [soco](https://github.com/SoCo/SoCo) from 0.24.1 to 0.26.0. - [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.24.1...v0.26.0) --- 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 2137ff08..a1e58b61 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.10.1 -soco==0.24.1 +soco==0.26.0 pillow==9.0.0 aiohttp_cors==0.7.0 unidecode==1.3.2 -- 2.34.1