← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~finnrg/turnip:chores/upgrade-twisted into turnip:master

 

Finn Gärtner has proposed merging ~finnrg/turnip:chores/upgrade-twisted into turnip:master.

Commit message:
Update twisted to 20.3.0+lp10

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~finnrg/turnip/+git/turnip/+merge/493883
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~finnrg/turnip:chores/upgrade-twisted into turnip:master.
diff --git a/requirements.txt b/requirements.txt
index 7043dd9..d80fab8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -53,7 +53,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+lp9
+Twisted[conch_nacl]==20.3.0+lp10
 unittest2==1.1.0
 venusian==2.1.0
 vine==1.3.0