Skip to content

Commit 4601cfa

Browse files
committed
Refresh Python dependencies
1 parent 6339524 commit 4601cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ pytest-cov==2.12.1;python_version<"3.6"
116116
pytest-cov==3.0.0;python_version>="3.6"
117117
flake8==3.7.9;python_version<"3.5"
118118
flake8==3.9.2;python_version>="3.5" and python_version<"3.6"
119-
flake8==4.0.1;python_version>="3.5"
119+
flake8==4.0.1;python_version>="3.6"
120120
pyflakes==2.1.1;python_version<"3.5"
121121
pyflakes==2.4.0;python_version>="3.5"
122122
pycodestyle==2.5.0;python_version<"3.5"

0 commit comments

Comments
 (0)