Colin Watson has proposed merging ~cjwatson/txpkgupload:cffi-1.14.3 into txpkgupload:master.
Commit message: Upgrade to cffi 1.14.3 Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/txpkgupload/+git/txpkgupload/+merge/393214 This fixes building on Python 3.8. Dependencies MP: https://code.launchpad.net/~cjwatson/txpkgupload/+git/dependencies/+merge/393213 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/txpkgupload:cffi-1.14.3 into txpkgupload:master.
diff --git a/requirements.txt b/requirements.txt index ce14f15..6aa2d95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==19.3.0 Automat==0.6.0 bcrypt==3.1.7 bson==0.5.9 -cffi==1.11.4 +cffi==1.14.3 constantly==15.1.0 cryptography==3.0 distro==1.4.0
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

