Skip to content

Commit

Permalink
Bump gitdb2 upper constraint to 4.0.2
Browse files Browse the repository at this point in the history
Per [1], 4.0.1 has been deleted because it was lacking proper signature
keys.

[1] gitpython-developers/gitdb#59

Change-Id: Id8ebe2962f3a099f343db1428dc846380f556fd9
Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Feb 24, 2020
1 parent ffcbb02 commit 8782d23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions upper-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -773,8 +773,8 @@ oslo.utils===4.0.0;python_version=='3.6'
oslo.utils===4.0.0;python_version=='3.7'
python-editor===1.0.4
gitdb2===2.0.6;python_version=='2.7'
gitdb2===4.0.1;python_version=='3.6'
gitdb2===4.0.1;python_version=='3.7'
gitdb2===4.0.2;python_version=='3.6'
gitdb2===4.0.2;python_version=='3.7'
requests-kerberos===0.12.0
itsdangerous===1.1.0
XStatic-jquery-ui===1.12.1.1
Expand Down

0 comments on commit 8782d23

Please sign in to comment.