From 44f011948f5bab6b3e6c7378cfe7914014d222a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 18:17:16 +0000 Subject: [PATCH] Bump flake8 from 3.8.4 to 3.9.2 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... 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 e0fbacf4c0..dc847686d8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ black==20.8b1 coverage[toml]==5.3 coveralls==2.2.0 -flake8==3.8.4 +flake8==3.9.2 pre-commit==2.9.2 pytest==6.1.2 pytest-vcr==1.0.2