From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 09:58:45 +0000 (+0100) Subject: Bump aiofiles from 0.7.0 to 0.8.0 (#193) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=3b9d0d027116960017797372ae0cd4529f881bcd;p=music-assistant-server.git Bump aiofiles from 0.7.0 to 0.8.0 (#193) Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Commits](https://github.com/Tinche/aiofiles/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: aiofiles 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> --- diff --git a/requirements.txt b/requirements.txt index e8de5941..649ba23e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ async-timeout==4.0.1 pychromecast==10.1.0 aiohttp[speedups]==3.8.1 asyncio-throttle==1.0.2 -aiofiles==0.7.0 +aiofiles==0.8.0 aiosqlite==0.17.0 pytaglib==1.4.6 python-slugify==5.0.2