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 e628799 + 4168a98 commit 1032be9Copy full SHA for 1032be9
dev-requirements.txt
@@ -20,7 +20,7 @@ mypy==0.761 # Type checking
20
pip-check-reqs-pip-gte-20==2.0.3.1
21
pydocstyle==5.0.2 # Lint docstrings
22
pyenchant==2.0.0 # Bindings for a spellchecking sytem
23
-pygithub==1.45
+pygithub==1.46
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