Skip to content

Commit 0ef0e51

Browse files
committed
lint: Bump flake8 to 3.7.8
1 parent 8389207 commit 0ef0e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/lint/04_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
export LC_ALL=C
88

99
travis_retry pip3 install codespell==1.15.0
10-
travis_retry pip3 install flake8==3.5.0
10+
travis_retry pip3 install flake8==3.7.8
1111
travis_retry pip3 install vulture==0.29
1212

1313
SHELLCHECK_VERSION=v0.6.0

0 commit comments

Comments
 (0)