From cb39f12ebb88ced5ed2b44926a1d6843a2c9944a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 23:55:57 +0000 Subject: [PATCH] Bump pyflakes from 3.0.1 to 3.1.0 (#761) Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.0.1 to 3.1.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.0.1...3.1.0) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d56284a..cb95b4ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,6 +31,6 @@ drf-spectacular-sidecar==2023.5.1 black==23.3.0 isort==5.12.0 flake8==6.1.0 -pyflakes==3.0.1 +pyflakes==3.1.0 django-cors-headers==4.1.0 base91==1.0.1