Merge pull request #219 from peter-evans/renovate/pygithub-1.x
Update dependency PyGithub to v1.51
This commit is contained in:
commit
64c4efd526
2 changed files with 2 additions and 2 deletions
2
dist/cpr/requirements.txt
vendored
2
dist/cpr/requirements.txt
vendored
|
@ -1,4 +1,4 @@
|
||||||
setuptools==46.1.3
|
setuptools==46.1.3
|
||||||
wheel==0.34.2
|
wheel==0.34.2
|
||||||
GitPython==3.1.1
|
GitPython==3.1.1
|
||||||
PyGithub==1.50
|
PyGithub==1.51
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
setuptools==46.1.3
|
setuptools==46.1.3
|
||||||
wheel==0.34.2
|
wheel==0.34.2
|
||||||
GitPython==3.1.1
|
GitPython==3.1.1
|
||||||
PyGithub==1.50
|
PyGithub==1.51
|
||||||
|
|
Loading…
Reference in a new issue