Skip to content

Commit 5317879

Browse files
Bump pyflakes from 3.3.1 to 3.3.2
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.3.1 to 3.3.2. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: pyflakes dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd74731 commit 5317879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_pre_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ flake8==7.2.0
22
isort==6.0.1
33
mccabe==0.7.0
44
pycodestyle==2.13.0
5-
pyflakes==3.3.1
5+
pyflakes==3.3.2
66
pyupgrade==3.19.1

0 commit comments

Comments
 (0)