Browse Source

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] <[email protected]>
dependabot-preview[bot] 5 years ago
parent
commit
d4baba057b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -1,7 +1,7 @@
 Click==7.0
 Click==7.0
 coverage==5.0.3
 coverage==5.0.3
 ddt==1.4.1
 ddt==1.4.1
-flake8==3.7.9
+flake8==3.8.1
 gitpython==2.1.15
 gitpython==2.1.15
 mock==3.0.5
 mock==3.0.5
 pytest==5.3.4; python_version >= '3.5'
 pytest==5.3.4; python_version >= '3.5'