From 18681add9b1c847dcd249063d633e8f12d8db68d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 14:44:35 +0000 Subject: [PATCH] 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 816ff73..526d2ca 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -5,7 +5,7 @@ coverage==7.4.0 flake8==7.0.0 django-jenkins==0.110.0 pep8==1.7.1 -pyflakes==3.1.0 +pyflakes==3.2.0 django-markwhat==1.6.2 faker==22.0.0 factory_boy==3.3.0