Browse Source

Bump flake8 from 3.8.3 to 3.8.4

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago
parent
commit
713c341ad3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -18,7 +18,7 @@ uWSGI==2.0.19.1
18 18
 whitenoise==5.2.0
19 19
 
20 20
 # Linting
21
-flake8==3.8.3
21
+flake8==3.8.4
22 22
 flake8-debugger==3.2.1
23 23
 flake8-blind-except==0.1.1
24 24
 isort==5.6.4

Loading…
Cancel
Save