From bfa4b0735d4496c7ffacff68b241f6f9fdef88a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:24:42 +0100 Subject: [PATCH] Bump aiorun from 2021.8.1 to 2021.10.1 (#172) Bumps [aiorun](https://github.com/cjrh/aiorun) from 2021.8.1 to 2021.10.1. - [Release notes](https://github.com/cjrh/aiorun/releases) - [Changelog](https://github.com/cjrh/aiorun/blob/master/CHANGES) - [Commits](https://github.com/cjrh/aiorun/compare/v2021.8.1...v2021.10.1) --- updated-dependencies: - dependency-name: aiorun 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 7d8ce2a2..2a62d9d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ aiosqlite==0.17.0 pytaglib==1.4.6 python-slugify==5.0.2 memory-tempfile==2.2.3 -aiorun==2021.8.1 +aiorun==2021.10.1 soco==0.24.1 pillow==8.3.2 aiohttp_cors==0.7.0 -- 2.34.1