Skip to content

Commit a4abb47

Browse files
build(deps-dev): bump pyflakes from 3.1.0 to 3.2.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.1.0 to 3.2.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4653395 commit a4abb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pycodestyle==2.11.1
8888
# via
8989
# flake8
9090
# flake8-print
91-
pyflakes==3.1.0
91+
pyflakes==3.2.0
9292
# via flake8
9393
pyproject-hooks==1.0.0
9494
# via build

0 commit comments

Comments
 (0)