From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 09:48:07 +0000 (+0200) Subject: Bump aiorun from 2020.12.1 to 2021.8.1 (#156) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=1bc194ac237bd4282a72220e52c9620c8f255a23;p=music-assistant-server.git Bump aiorun from 2020.12.1 to 2021.8.1 (#156) Bumps [aiorun](https://github.com/cjrh/aiorun) from 2020.12.1 to 2021.8.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.12.1...v2021.8.1) --- updated-dependencies: - dependency-name: aiorun dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 353781c7..723317ff 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==2020.12.1 +aiorun==2021.8.1 soco==0.23.3 pillow==8.3.2 aiohttp_cors==0.7.0