Colin Watson has proposed merging ~cjwatson/launchpad:virtualenv-tools3-2.0.5 into launchpad:master.
Commit message: Upgrade to virtualenv-tools3 2.0.5 Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/408096 This adds support to virtualenv-tools3 for Python 3.8 and virtualenv 20.x. Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/408094 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:virtualenv-tools3-2.0.5 into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt index 64fed7f..87fe028 100644 --- a/requirements/launchpad.txt +++ b/requirements/launchpad.txt @@ -167,7 +167,7 @@ unittest2==1.1.0+lp1 urllib3==1.25.11 van.testing==3.0.0 vine==1.3.0 -virtualenv-tools3==2.0.0 +virtualenv-tools3==2.0.5 wadllib==1.3.5 waitress==1.3.1 webencodings==0.5.1
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

