We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29a8f96 + fb982bc commit a907c6dCopy full SHA for a907c6d
dev-requirements.txt
@@ -6,7 +6,7 @@ dodgy==0.1.9 # Look for uploaded secrets
6
dulwich==0.19.11
7
flake8-commas==2.0.0 # Require silicon valley commas
8
flake8-quotes==1.0.0 # Require single quotes
9
-flake8==3.6.0 # Lint
+flake8==3.7.5 # Lint
10
isort==4.3.4 # Lint imports
11
mypy==0.660 # Type checking
12
mypy-mypyc==0.660 # Type checking
0 commit comments