Skip to content

Commit c2d181e

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

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.1.2
22
isort==6.0.1
33
mccabe==0.7.0
44
pycodestyle==2.12.1
5-
pyflakes==3.2.0
5+
pyflakes==3.3.1
66
pyupgrade==3.19.1

0 commit comments

Comments
 (0)