From 69940ba8abd6dd434dcb91823b1f9c58d53262c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 09:15:09 +0000 Subject: [PATCH] Bump pyflakes from 3.3.0 to 3.3.1 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.3.0 to 3.3.1. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.3.0...3.3.1) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7490962b..372d4249 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ packaging==24.2 platformdirs==4.3.7 pluggy==1.5.0 pycodestyle==2.13.0 -pyflakes==3.3.0 +pyflakes==3.3.1 pylint==3.3.6 pyright==1.1.398 pytest==8.3.5