Skip to content

Commit 17c9c49

Browse files
Bump flake8 from 3.9.2 to 4.0.0 (#245)
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@3.9.2...4.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc6b4aa commit 17c9c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e .
22
black==21.9b0; implementation_name=="cpython"
33
docutils==0.17.1
4-
flake8==3.9.2
4+
flake8==4.0.0
55
isort==5.9.3
66
mypy==0.910; implementation_name=="cpython"
77
pre-commit==2.15

0 commit comments

Comments
 (0)