Skip to content

Commit 02c53c3

Browse files
Merge branch 'master' into pyup-update-isort-4.3.4-to-4.3.9
2 parents 35606cf + 9d0a587 commit 02c53c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ dodgy==0.1.9 # Look for uploaded secrets
66
dulwich==0.19.11
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==1.0.0 # Require single quotes
9-
flake8==3.7.6 # Lint
9+
flake8==3.7.7 # Lint
1010
isort==4.3.9 # Lint imports
1111
mypy-mypyc==0.670 # Type checking
1212
pip_check_reqs==2.0.3
1313
pydocstyle==3.0.0 # Lint docstrings
1414
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1515
pygithub==1.43.5
1616
Pygments==2.3.1
17-
pylint==2.2.2 # Lint
17+
pylint==2.3.0 # Lint
1818
pyroma==2.4 # Packaging best practices checker
1919
pytest-cov==2.6.1 # Measure code coverage
2020
pytest==4.3.0 # Test runners

0 commit comments

Comments
 (0)