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 f4337b4 + df6fb1d commit ae85d2dCopy full SHA for ae85d2d
dev-requirements.txt
@@ -19,7 +19,7 @@ mypy==0.782 # Type checking
19
pip_check_reqs==2.1.1
20
pydocstyle==5.0.2 # Lint docstrings
21
pyenchant==3.1.1 # Bindings for a spellchecking sytem
22
-pygithub==1.51
+pygithub==1.52
23
pylint==2.5.3 # Lint
24
pyroma==2.6 # Packaging best practices checker
25
pytest-cov==2.10.0 # Measure code coverage
0 commit comments