From ce4884e2b45126e22632dd26e625e289f27e82eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 23:41:38 +0000 Subject: [PATCH] chore(deps-dev): bump pyflakes from 3.1.0 to 3.2.0 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.1.0 to 3.2.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.1.0...3.2.0) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d8cbe9..59809d4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ platformdirs==4.1.0 pluggy==1.3.0 py==1.11.0 pycodestyle==2.11.1 -pyflakes==3.1.0 +pyflakes==3.2.0 pyparsing==3.1.1 requests==2.31.0 six==1.16.0