Skip to content

Commit 19234fd

Browse files
committed
flake8 upgraded to v3.7.4
1 parent c023ee7 commit 19234fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ beautifulsoup4>=4.6.0
1818
colorama==0.4.1
1919
pyotp>=2.2.7
2020
boto>=2.49.0
21-
flake8==3.7.3
21+
flake8==3.7.4
2222
PyVirtualDisplay==0.2.1
2323
-e .

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
'colorama==0.4.1',
7272
'pyotp>=2.2.7',
7373
'boto>=2.49.0',
74-
'flake8==3.7.3',
74+
'flake8==3.7.4',
7575
'PyVirtualDisplay==0.2.1',
7676
],
7777
packages=[

0 commit comments

Comments
 (0)