From 784b12d047a7f265ffd89a1bde3efba5df0b9a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 19:09:58 +0000 Subject: [PATCH] Bump flake8 from 3.9.1 to 4.0.1 Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.1 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.1...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee13682..2f1539f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ python-bugzilla==3.0.2 jira==2.0.0 pytest==6.2.3 pytest-cov==2.11.1 -flake8==3.9.1 +flake8==4.0.1