From 27b8082e82df84c4d4fa5ad94be9fedf4860e739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 16:19:24 +0100 Subject: [PATCH] Bump aiofile from 3.1.0 to 3.3.3 (#47) Bumps [aiofile](https://github.com/mosquito/aiofile) from 3.1.0 to 3.3.3. - [Release notes](https://github.com/mosquito/aiofile/releases) - [Commits](https://github.com/mosquito/aiofile/compare/3.1.0...3.3.3) 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 6eadbfed..4c9a8e3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ argparse==1.4.0 aiohttp[speedups]==3.7.3 pychromecast==7.5.1 asyncio-throttle==1.0.1 -aiofile==3.1.0 +aiofile==3.3.3 aiosqlite==0.16.0 pytaglib==1.4.6 python-slugify==4.0.1 -- 2.34.1