We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3356f9 + c1e7d9c commit b1238d1Copy full SHA for b1238d1
1 file changed
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.52
+pygithub==1.53
23
pylint==2.5.3 # Lint
24
pyroma==2.6 # Packaging best practices checker
25
pytest-cov==2.10.1 # Measure code coverage
0 commit comments