From 9891f295483ca4b11bf4461e0dc3dd381e70b7a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 17:14:57 +0000 Subject: [PATCH] Bump aiofile from 2.0.4 to 3.7.2 Bumps [aiofile](https://github.com/mosquito/aiofile) from 2.0.4 to 3.7.2. - [Release notes](https://github.com/mosquito/aiofile/releases) - [Commits](https://github.com/mosquito/aiofile/compare/2.0.4...3.7.2) --- updated-dependencies: - dependency-name: aiofile dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 834e7dd..1f2d77e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -aiofile==2.0.4 +aiofile==3.7.2 mimetype-match==1.0.4 mkdocs==1.2.3 pytest==6.2.4