From e3ff6008bd571e2f89fcf1e54c633969b1591085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 17:34:25 +0000 Subject: [PATCH] Bump flake8 from 5.0.4 to 6.1.0 Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.1.0. - [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e9bb925..6b0d4a9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -flake8==5.0.4 +flake8==6.1.0 flake8-isort==5.0.0 flake8-quotes==3.3.1 flake8-coding==1.3.2