From 0e447f57b788d7acc64745fd13856327e6bf0e68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 10:09:48 +0200 Subject: [PATCH] Bump flake8 from 6.0.0 to 6.1.0 (#3238) Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0. - [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 885bef63c..0fe2256fe 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ black==23.3.0 bravado==11.0.3 bravado_core==5.17.1 -flake8==6.0.0 +flake8==6.1.0 isort==5.12.0 pytest==7.3.2 pytest-cache==1.0