From ce1bf72bb123155a17eba7f2743288110522bc51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 11:41:49 +0200 Subject: [PATCH] Bump aiofiles from 0.6.0 to 0.7.0 (#109) Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Commits](https://github.com/Tinche/aiofiles/compare/v0.6.0...v0.7.0) 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 d22d528f..6dea382a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ async-timeout==3.0.1 pychromecast==9.1.1 aiohttp[speedups]==3.7.4 asyncio-throttle==1.0.1 -aiofiles==0.6.0 +aiofiles==0.7.0 aiosqlite==0.17.0 pytaglib==1.4.6 python-slugify==4.0.1 -- 2.34.1