File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,21 +6,21 @@ dodgy==0.1.9 # Look for uploaded secrets
66dulwich == 0.19.13
77flake8-commas == 2.0.0 # Require silicon valley commas
88flake8-quotes == 2.1.0 # Require single quotes
9- flake8 == 3.7.8 # Lint
9+ flake8 == 3.7.9 # Lint
1010freezegun == 0.3.12
1111isort == 4.3.21 # Lint imports
1212mypy == 0.740 # Type checking
1313pip_check_reqs == 2.0.3
1414pydocstyle == 4.0.1 # Lint docstrings
1515pyenchant == 2.0.0 # Bindings for a spellchecking sytem
16- pygithub == 1.44
16+ pygithub == 1.44.1
1717Pygments == 2.4.2
1818pylint == 2.4.3 # Lint
19- pyroma == 2.5 # Packaging best practices checker
19+ pyroma == 2.6 # Packaging best practices checker
2020pytest-cov == 2.8.1 # Measure code coverage
21- pytest == 5.2.1 # Test runners
21+ pytest == 5.2.2 # Test runners
2222PyYAML == 5.1.2
23- Sphinx == 2.2.0
23+ Sphinx == 2.2.1
2424sphinx-autodoc-typehints == 1.10.2
2525sphinxcontrib-spelling == 4.3.0
2626twine == 2.0.0
You can’t perform that action at this time.
0 commit comments