From 60567926f933f6e1dba557a859401b09f9079f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 06:00:34 +0000 Subject: [PATCH] Bump flake8 from 3.7.9 to 6.0.0 Bumps [flake8](https://github.com/pycqa/flake8) from 3.7.9 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.7.9...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7fa694..d076383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ Django==3.2 django-bootstrap4==3.0.0 django-phonenumber-field==5.1.0 entrypoints==0.3 -flake8==3.7.9 +flake8==6.0.0 idna==2.10 mccabe==0.6.1 model-mommy==2.0.0