← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/turnip:lazr.sshserver-0.1.11 into turnip:master

 

Colin Watson has proposed merging ~cjwatson/turnip:lazr.sshserver-0.1.11 into turnip:master.

Commit message:
Upgrade to lazr.sshserver 0.1.11

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

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

This adds Python 3 support.

Dependencies MP: https://code.launchpad.net/~cjwatson/turnip/+git/dependencies/+merge/393785
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/turnip:lazr.sshserver-0.1.11 into turnip:master.
diff --git a/requirements.txt b/requirements.txt
index b66fa03..cee6e74 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -30,7 +30,7 @@ importlib_metadata==1.7.0
 incremental==17.5.0
 ipaddress==1.0.23
 kombu==4.6.11
-lazr.sshserver==0.1.8
+lazr.sshserver==0.1.11
 linecache2==1.0.0
 lxml==4.5.2
 m2r==0.1.14