From 4516b446599a477fa0456a5d6ec84dcd6fcce8fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 02:17:59 +0000 Subject: [PATCH] build(deps): bump pyflakes from 3.2.0 to 3.3.2 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.2.0 to 3.3.2. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.2.0...3.3.2) --- updated-dependencies: - dependency-name: pyflakes dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 617dfb57..73e7b42f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ flake8==7.1.1 mccabe==0.7.0 msgpack==1.0.4 pycodestyle==2.12.1 -pyflakes==3.2.0 +pyflakes==3.3.2 black==25.1.0 semantic-version==2.10.0 setuptools-rust==1.10.1