From: Vincent Bernat Date: Mon, 14 Aug 2017 12:37:05 +0000 (+0200) Subject: tests: upgrade pyroute2 version X-Git-Tag: 0.9.8~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44b4bc6547e92fc6581ca1e01f5dd16ad7afbb4f;p=thirdparty%2Flldpd.git tests: upgrade pyroute2 version --- diff --git a/tests/integration/requirements.txt b/tests/integration/requirements.txt index 9528dae7..5233c778 100644 --- a/tests/integration/requirements.txt +++ b/tests/integration/requirements.txt @@ -1,7 +1,7 @@ apipkg==1.4 execnet==1.4.1 py==1.4.31 -pyroute2==0.3.16 +pyroute2==0.4.12 pytest==2.9.0 pytest-xdist==1.14 wheel==0.29.0