From 1102b8cf07269a19ff14cb49212e5b06db9fc2e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 14:07:07 +0000 Subject: [PATCH] Bump pyflakes from 2.2.0 to 3.0.1 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.2.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.2.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 17aff8103..8c0c02e2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ nose==1.3.7 oauthlib==3.2.0 psycopg2==2.8.6 pycodestyle==2.6.0 -pyflakes==2.2.0 +pyflakes==3.0.1 pyparsing==2.4.7 pyproj==2.6.1.post1 python-dateutil==2.8.1