From 3508ae9f854b6b76e61b932468abfb219891dadb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 23:54:34 +0000 Subject: [PATCH] Bump flake8 from 6.0.0 to 6.1.0 (#762) 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76b7eff9..5d56284a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ drf-spectacular==0.26.2 drf-spectacular-sidecar==2023.5.1 black==23.3.0 isort==5.12.0 -flake8==6.0.0 +flake8==6.1.0 pyflakes==3.0.1 django-cors-headers==4.1.0 base91==1.0.1