From 321d508ada90b66a6e5e71003e7e3e14d26c8052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 16:01:29 +0200 Subject: [PATCH] Bump soco from 0.23.2 to 0.23.3 (#147) Bumps [soco](https://github.com/SoCo/SoCo) from 0.23.2 to 0.23.3. - [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.2...v0.23.3) --- 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 56363f94..f2a0a504 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.23.2 +soco==0.23.3 pillow==8.3.1 aiohttp_cors==0.7.0 unidecode==1.1.2 -- 2.34.1