From b1e5435c55c1f222c70ce83332733fdec8751026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 00:45:35 +0000 Subject: [PATCH] chore(deps): bump flake8 from 4.0.1 to 6.0.0 in /dev_requirements Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/4.0.1...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev_requirements/linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/linter-requirements.txt b/dev_requirements/linter-requirements.txt index 21e6fede5..6910bcc29 100644 --- a/dev_requirements/linter-requirements.txt +++ b/dev_requirements/linter-requirements.txt @@ -1,7 +1,7 @@ bandit==1.7.4 black==22.3.0 doc8==0.10.1 -flake8==4.0.1 +flake8==6.0.0 flake8-bugbear==22.9.11 flake8-docstrings==1.6.0 flake8-print==5.0.0