We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd6e882 + 4980bab commit db69046Copy full SHA for db69046
dev-requirements.txt
@@ -12,15 +12,15 @@ mypy==0.711 # Type checking
12
pip_check_reqs==2.0.3
13
pydocstyle==3.0.0 # Lint docstrings
14
pyenchant==2.0.0 # Bindings for a spellchecking sytem
15
-pygithub==1.43.7
+pygithub==1.43.8
16
Pygments==2.4.2
17
pylint==2.3.1 # Lint
18
pyroma==2.5 # Packaging best practices checker
19
pytest-cov==2.7.1 # Measure code coverage
20
-pytest==5.0.0 # Test runners
+pytest==5.0.1 # Test runners
21
PyYAML==5.1.1
22
Sphinx==2.1.2
23
-sphinx-autodoc-typehints==1.6.0
+sphinx-autodoc-typehints==1.7.0
24
sphinxcontrib-spelling==4.3.0
25
twine==1.13.0
26
versioneer==0.18
0 commit comments