From f7978f1973b53b1375d6edae37063b4c5311d3de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:13:06 +0000 Subject: [PATCH] Bump pyflakes from 2.5.0 to 3.0.1 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.5.0 to 3.0.1. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/2.5.0...3.0.1) --- updated-dependencies: - dependency-name: pyflakes 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 922627b..7b8c9a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Pillow==9.3.0 platformdirs==2.5.3 psycopg2-binary==2.9.5 pycodestyle==2.9.1 -pyflakes==2.5.0 +pyflakes==3.0.1 python-dotenv==0.21.0 sqlparse==0.4.3 tomli==2.0.1