From cf0f3b9968b4c2549bb8c5cd940458b0f3ce6f9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:51:19 +0000 Subject: [PATCH] Bump flake8 from 7.0.0 to 7.1.1 Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2084ac330..d231f8cd8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -207,7 +207,7 @@ fakeredis==2.23.3 # via -r requirements-tests.txt filelock==3.13.3 # via virtualenv -flake8==7.0.0 +flake8==7.1.1 # via -r requirements-dev.in flask==2.3.3 # via @@ -560,7 +560,7 @@ pyasn1-modules==0.4.0 # google-auth # pyjks # python-ldap -pycodestyle==2.11.1 +pycodestyle==2.12.1 # via flake8 pycparser==2.22 # via