Skip to content

Commit 6561edb

Browse files
pyup-botrambo
authored andcommitted
Update flake8 from 3.2.1 to 3.3.0
1 parent 43619a0 commit 6561edb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ipdb==0.10.3
1515
#maildump==0.5.1
1616

1717
# Code quality
18-
flake8==3.2.1
18+
flake8==3.3.0
1919
pep8==1.7.0
2020
pep8-naming==0.4.1
2121
autopep8==1.3.1

project/requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r base.txt
33

44
coverage==4.3.1
5-
flake8==3.2.1
5+
flake8==3.3.0
66
pep8==1.7.0
77
pep8-naming==0.4.1
88

0 commit comments

Comments
 (0)