From 3b9d0d027116960017797372ae0cd4529f881bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 10:58:45 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1