From c254c45c836af9e1c6ae3a2f74a28312c0ecdb19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 00:15:34 +0000 Subject: [PATCH] Bump flake8 from 3.9.2 to 5.0.4 Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...5.0.4) --- updated-dependencies: - dependency-name: flake8 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 6d1e638..37c753d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.2.4 bump2version==1.0.1 wheel==0.37.0 -flake8==3.9.2 +flake8==5.0.4 tox==3.24.4 coverage==6.0 Sphinx==4.2.0