From 149e4a8d77794aa8a90d98c03ba6c14df17a762f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 19:19:13 +0200 Subject: [PATCH] Bump soco from 0.22.3 to 0.22.6 (#127) Bumps [soco](https://github.com/SoCo/SoCo) from 0.22.3 to 0.22.6. - [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.22.3...v0.22.6) --- 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1686fe0..d922ad1e 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.22.3 +soco==0.22.6 pillow==8.2.0 aiohttp_cors==0.7.0 unidecode==1.1.2 -- 2.34.1