From b7f6f52796a4eb743e1048cd4077c3f6f9c5371c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 10:25:59 +0000 Subject: [PATCH] Bump flake8 from 5.0.1 to 5.0.3 Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.1 to 5.0.3. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.1...5.0.3) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter-requirements.txt b/linter-requirements.txt index 1523c73..cec95ea 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -1,5 +1,5 @@ bandit==1.7.4 black==22.6.0 -flake8==5.0.1 +flake8==5.0.3 isort==5.10.1 pydocstyle[toml]==6.1.1