Skip to content

Commit 89f6bd1

Browse files
Update flake8 requirement from ==3.8.* to ==3.9.*
Updates the requirements on [flake8](https://gitlab.com/pycqa/flake8) to permit the latest version. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.0a1...3.9.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8789513 commit 89f6bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mypy==0.812
2-
flake8==3.8.*
2+
flake8==3.9.*
33
black==21.4b2
44

55
codespell==1.17.1

0 commit comments

Comments
 (0)