Skip to content

Commit 2171a1e

Browse files
Bump flake8 from 3.8.4 to 4.0.1 (#391)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea4d399 commit 2171a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest-runner==5.2
77
pytest-flakes==4.0.4
88
pytest-pylint==0.18.0
99
pytest-sugar==0.9.4
10-
flake8==3.8.4
10+
flake8==4.0.1
1111
selenium==4.0.0
1212
docutils==0.16
1313
pygments==2.10.0

0 commit comments

Comments
 (0)