Browse Source

Bump flake8 from 3.8.1 to 3.8.3

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 5 năm trước cách đây
mục cha
commit
2657601a88
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

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