Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1a013c4

Browse files
committedDec 29, 2019
Update pygithub from 1.44.1 to 1.45
1 parent a0e180e commit 1a013c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mypy==0.761 # Type checking
2020
pip_check_reqs==2.0.3
2121
pydocstyle==5.0.1 # Lint docstrings
2222
pyenchant==2.0.0 # Bindings for a spellchecking sytem
23-
pygithub==1.44.1
23+
pygithub==1.45
2424
pylint==2.4.4 # Lint
2525
pyroma==2.6 # Packaging best practices checker
2626
pytest-cov==2.8.1 # Measure code coverage

0 commit comments

Comments
 (0)
Please sign in to comment.