From b89071cea239433d6fc2c21df03c2489dcbc7e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:09:37 +0000 Subject: [PATCH] Bump flake8 from 3.8.4 to 5.0.4 Bumps [flake8](https://github.com/pycqa/flake8) from 3.8.4 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.8.4...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 e0fbacf4c0..7ccd03e4eb 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==5.0.4 pre-commit==2.9.2 pytest==6.1.2 pytest-vcr==1.0.2