← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad:rabbitfixture-0.5.1 into launchpad:master

 

Colin Watson has proposed merging ~cjwatson/launchpad:rabbitfixture-0.5.1 into launchpad:master.

Commit message:
Upgrade to rabbitfixture 0.5.1

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

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

This fixes a race condition that sometimes causes spurious test failures on teardown.

Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/427359
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:rabbitfixture-0.5.1 into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index 38b4e60..a19fbec 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -141,7 +141,7 @@ python-keystoneclient==3.21.0
 python-openid2==3.2+lp1
 python-swiftclient==3.8.1
 PyYAML==5.3.1
-rabbitfixture==0.5.0
+rabbitfixture==0.5.1
 requests-file==1.4.3
 requests-toolbelt==0.9.1
 responses==0.9.0