Skip to content

Commit db69046

Browse files
committed
Merge remote-tracking branch 'origin/master' into pyup-update-yapf-0.27.0-to-0.28.0
2 parents cd6e882 + 4980bab commit db69046

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ mypy==0.711 # 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
15-
pygithub==1.43.7
15+
pygithub==1.43.8
1616
Pygments==2.4.2
1717
pylint==2.3.1 # Lint
1818
pyroma==2.5 # Packaging best practices checker
1919
pytest-cov==2.7.1 # Measure code coverage
20-
pytest==5.0.0 # Test runners
20+
pytest==5.0.1 # Test runners
2121
PyYAML==5.1.1
2222
Sphinx==2.1.2
23-
sphinx-autodoc-typehints==1.6.0
23+
sphinx-autodoc-typehints==1.7.0
2424
sphinxcontrib-spelling==4.3.0
2525
twine==1.13.0
2626
versioneer==0.18

0 commit comments

Comments
 (0)