Skip to content

Commit 9c97cee

Browse files
Merge branch 'master' into pyup-update-sphinx-autodoc-typehints-1.9.0-to-1.10.2
2 parents c04b39f + 9146da5 commit 9c97cee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dev-requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@ dodgy==0.1.9 # Look for uploaded secrets
66
dulwich==0.19.13
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==2.1.0 # Require single quotes
9-
flake8==3.7.8 # Lint
9+
flake8==3.7.9 # Lint
1010
freezegun==0.3.12
1111
isort==4.3.21 # Lint imports
1212
mypy==0.740 # Type checking
1313
pip_check_reqs==2.0.3
1414
pydocstyle==4.0.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
16-
pygithub==1.44
16+
pygithub==1.44.1
1717
Pygments==2.4.2
1818
pylint==2.4.3 # Lint
19-
pyroma==2.5 # Packaging best practices checker
19+
pyroma==2.6 # Packaging best practices checker
2020
pytest-cov==2.8.1 # Measure code coverage
21-
pytest==5.2.1 # Test runners
21+
pytest==5.2.2 # Test runners
2222
PyYAML==5.1.2
23-
Sphinx==2.2.0
23+
Sphinx==2.2.1
2424
sphinx-autodoc-typehints==1.10.2
2525
sphinxcontrib-spelling==4.3.0
2626
twine==2.0.0

0 commit comments

Comments
 (0)