Update Github3.py to 1.1.0

We need at least GitHub3.py 1.1.0 to pull in a bugfix which fixes
handling large patches [1].

[1] https://github.com/sigmavirus24/github3.py/pull/817

Change-Id: I3e83cae456c4211cfe8b3547fab5ed652c06fe76
This commit is contained in:
Tobias Henkel 2018-04-09 19:25:27 +02:00
parent 81b76b48af
commit ba70eb9741
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pbr>=1.1.0
github3.py>=1.0.2
github3.py>=1.1.0
PyYAML>=3.1.0
paramiko>=2.0.1
GitPython>=2.1.8