Skip to content

Commit deaa8e5

Browse files
Bump flake8 from 3.7.9 to 3.8.1
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3dc331f commit deaa8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
+ FRAMEWORKS,
2424
"lint": [
2525
"mypy==0.770",
26-
"flake8==3.7.9",
26+
"flake8==3.8.1",
2727
"flake8-bugbear==20.1.4",
2828
"pre-commit>=1.20,<3.0",
2929
],

0 commit comments

Comments
 (0)