From 08fb991e1048766c20b6daa762cf2a65e7e55e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 11:42:09 +0000 Subject: [PATCH] Bump aiofile from 2.0.4 to 3.7.4 Bumps [aiofile](https://github.com/mosquito/aiofile) from 2.0.4 to 3.7.4. - [Release notes](https://github.com/mosquito/aiofile/releases) - [Commits](https://github.com/mosquito/aiofile/compare/2.0.4...3.7.4) --- 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 1286bd1..ad2b536 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -aiofile==2.0.4 +aiofile==3.7.4 mimetype-match==1.0.4 mkdocs==1.2.3 pytest==7.1.0