From 9575a09953db36d2590c2ae16b680f4cb6ec6ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 07:07:54 +0000 Subject: [PATCH] Bump flake8 from 3.8.4 to 5.0.4 Bumps [flake8](https://github.com/pycqa/flake8) from 3.8.4 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.8.4...5.0.4) --- 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..a6e17c4 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==5.0.4 Flask==1.1.2 Flask-Bcrypt==0.7.1 Flask-Login==0.5.0