We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea10530 + a205b21 commit b0fc58bCopy full SHA for b0fc58b
dev-requirements.txt
@@ -20,7 +20,7 @@ mypy==0.790 # Type checking
20
pip_check_reqs==2.1.1
21
pydocstyle==5.1.1 # Lint docstrings
22
pyenchant==3.2.0 # Bindings for a spellchecking sytem
23
-pygithub==1.54
+pygithub==1.54.1
24
pylint==2.6.0 # Lint
25
pyroma==2.6 # Packaging best practices checker
26
pytest-cov==2.10.1 # Measure code coverage
0 commit comments