Merge ~cjwatson/turnip:twisted-18.4.0 into turnip:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 78a1be9c4e01fabdbf9f5ec043322f3fa959f0c4
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/turnip:twisted-18.4.0
Merge into: turnip:master
Diff against target: 19 lines (+2/-2)
1 file modified
requirements.txt (+2/-2)
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+348998@code.launchpad.net

Commit message

Upgrade to Twisted 18.4.0

To post a comment you must log in.
~cjwatson/turnip:twisted-18.4.0 updated
78a1be9... by Colin Watson

Upgrade to zope.interface 4.5.0

Twisted 18.4.0 requires zope.interface >= 4.4.2.

Revision history for this message
William Grant (wgrant) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/requirements.txt b/requirements.txt
2index 8830210..d22846f 100644
3--- a/requirements.txt
4+++ b/requirements.txt
5@@ -48,7 +48,7 @@ six==1.9.0
6 testtools==1.8.1
7 traceback2==1.4.0
8 translationstring==1.3
9-Twisted[conch]==17.9.0
10+Twisted[conch]==18.4.0
11 unittest2==1.0.1
12 venusian==1.0
13 waitress==0.8.9
14@@ -57,4 +57,4 @@ WebTest==2.0.18
15 zope.component==4.2.1
16 zope.deprecation==4.1.2
17 zope.event==4.0.3
18-zope.interface==4.1.2
19+zope.interface==4.5.0

Subscribers

People subscribed via source and target branches