From 9647840f462ff4083122f27e53b38f82848eef21 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 4 Sep 2017 23:02:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia76f4962ea5add191dea3b221843487d607379ed --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3aa51af4cc..6f853f8633 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ PyMySQL>=0.7.6 # MIT License oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 oslo.privsep!=1.17.0,>=1.9.0 # Apache-2.0 -pyroute2>=0.4.20 # Apache-2.0 (+ dual licensed GPL2) +pyroute2>=0.4.21 # Apache-2.0 (+ dual licensed GPL2) testrepository>=0.0.18 # Apache-2.0/BSD testresources>=0.2.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT