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 07af4cb + 1a013c4 commit 0353a53Copy full SHA for 0353a53
dev-requirements.txt
@@ -20,7 +20,7 @@ mypy==0.761 # Type checking
20
pip_check_reqs==2.0.3
21
pydocstyle==5.0.1 # Lint docstrings
22
pyenchant==2.0.0 # Bindings for a spellchecking sytem
23
-pygithub==1.44.1
+pygithub==1.45
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