Skip to content

Commit 27e9012

Browse files
chore(deps): bump pyflakes from 2.4.0 to 3.1.0 in /dev_requirements
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.4.0 to 3.1.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@2.4.0...3.1.0) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c91209 commit 27e9012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements/linter-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flake8-docstrings==1.6.0
66
flake8-print==4.0.0
77
isort==5.10.1
88
mock==4.0.3
9-
pyflakes==2.4.0
9+
pyflakes==3.1.0
1010
pylint==2.12.2
1111
pytest==7.0.0
1212
pytest-cov==4.1.0

0 commit comments

Comments
 (0)