launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #27230
[Merge] ~cjwatson/turnip:webtest-2.0.35 into turnip:master
Colin Watson has proposed merging ~cjwatson/turnip:webtest-2.0.35 into turnip:master.
Commit message:
Upgrade to WebTest 2.0.35
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/404694
Fixes a DeprecationWarning on Python >= 3.7 (https://github.com/Pylons/webtest/issues/196).
Dependencies MP: https://code.launchpad.net/~cjwatson/turnip/+git/dependencies/+merge/404693
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/turnip:webtest-2.0.35 into turnip:master.
diff --git a/requirements.txt b/requirements.txt
index 6606fa3..985223a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -76,7 +76,7 @@ vine==1.3.0
venusian==2.1.0
waitress==0.8.9
WebOb==1.8.6
-WebTest==2.0.18
+WebTest==2.0.35
zipp==1.2.0
zope.component==4.2.1
zope.deprecation==4.4.0