Skip to content

Commit a421b39

Browse files
Bump flake8 from 3.8.4 to 4.0.1 (#148)
Bumps [flake8](https://github.com/pycqa/flake8) from 3.8.4 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@3.8.4...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d65126 commit a421b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
pre-commit==2.18.1
33
black==22.3.0
4-
flake8==3.8.4
4+
flake8==4.0.1
55
isort==5.10.1
66
pylint>=2.6.0
77
setuptools>=53.0.0

0 commit comments

Comments
 (0)