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 53ebd31 + 96a0bb9 commit d62247dCopy full SHA for d62247d
dev-requirements.txt
@@ -20,7 +20,7 @@ mypy==0.770 # Type checking
20
pip-check-reqs-pip-gte-20==2.0.3.1
21
pydocstyle==5.0.2 # Lint docstrings
22
pyenchant==3.0.1 # Bindings for a spellchecking sytem
23
-pygithub==1.46
+pygithub==1.47
24
pylint==2.4.4 # Lint
25
pyroma==2.6 # Packaging best practices checker
26
pytest-cov==2.8.1 # Measure code coverage
0 commit comments