From 11b529b765a0bd4c7cba9e2e45982d5ab296c915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 07:40:51 +0000 Subject: [PATCH] Bump flake8 from 3.8.4 to 6.1.0 Bumps [flake8](https://github.com/pycqa/flake8) from 3.8.4 to 6.1.0. - [Commits](https://github.com/pycqa/flake8/compare/3.8.4...6.1.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 13a1165..13aa234 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.0.3 coverage==6.2 dnspython==2.2.0 email-validator==1.1.3 -flake8==3.8.4 +flake8==6.1.0 Flask==1.1.2 Flask-Bcrypt==0.7.1 Flask-Login==0.5.0