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