From 31fd2b1579b927e22161806e634468701d82cbfb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 16:06:13 -0400 Subject: [PATCH] Bump flake8 from 3.8.2 to 3.8.3 (#201) 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] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 346fbbcf..d0b8c22f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,5 +12,5 @@ pypng == 0.0.20 # Lint and formatting. black ==19.10b0 -flake8 ==3.8.2 +flake8 ==3.8.3 flake8-import-order ==0.18.1