Skip to content

Commit d3d9969

Browse files
chore(deps): bump pyflakes from 2.4.0 to 3.0.1 in /dev_requirements
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.4.0 to 3.0.1. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@2.4.0...3.0.1) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b378508 commit d3d9969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dev_requirements/linter-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flake8-bugbear==22.9.11
66
flake8-docstrings==1.6.0
77
flake8-print==5.0.0
88
isort==5.11.4
9-
pyflakes==2.4.0
9+
pyflakes==3.0.1
1010
pylint==2.13.5
1111
readme_renderer==37.3
1212
seed-isort-config==2.2.0

0 commit comments

Comments
 (0)