← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/turnip:Twisted-20.3.0+lp7 into turnip:master

 

Colin Watson has proposed merging ~cjwatson/turnip:Twisted-20.3.0+lp7 into turnip:master.

Commit message:
Upgrade to Twisted 20.3.0+lp7

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/416380

Fixes https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx.

Dependencies MP: https://code.launchpad.net/~cjwatson/turnip/+git/dependencies/+merge/416379
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/turnip:Twisted-20.3.0+lp7 into turnip:master.
diff --git a/requirements.txt b/requirements.txt
index 4ccf041..6779f3f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -66,7 +66,7 @@ traceback2==1.4.0
 translationstring==1.3
 # Assorted backports of upstream Twisted PRs.  See
 # https://code.launchpad.net/~launchpad/twisted/+git/twisted/+ref/lp-backport.
-Twisted[conch_nacl]==20.3.0+lp5
+Twisted[conch_nacl]==20.3.0+lp7
 unittest2==1.1.0
 vine==1.3.0
 venusian==2.1.0

References