Skip to content

Commit 5ef628f

Browse files
Bump flake8 from 3.8.2 to 3.8.3
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b15daa4 commit 5ef628f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mypy==0.780; implementation_name=="cpython"
2-
flake8==3.8.2
2+
flake8==3.8.3
33
flake8-pyi==20.5.0; python_version >= "3.6"
44
black==19.10b0; python_version >= "3.6"
55
mypy-extensions==0.4.3; implementation_name=="cpython"

0 commit comments

Comments
 (0)