From 6d890a19a133f37b2358941e22c14bb4263c7c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:09:12 +0100 Subject: [PATCH] Bump aiorun from 2020.11.1 to 2020.12.1 (#63) Bumps [aiorun](https://github.com/cjrh/aiorun) from 2020.11.1 to 2020.12.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/v2020.11.1...v2020.12.1) 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 4194bed8..e4b6a7ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ aiosqlite==0.16.0 pytaglib==1.4.6 python-slugify==4.0.1 memory-tempfile==2.2.3 -aiorun==2020.11.1 +aiorun==2020.12.1 soco==0.20 pillow==8.0.1 aiohttp_cors==0.7.0 -- 2.34.1