From 663b14f7edb3a209bcf79a52fae7a9d1affa8a9b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Mar 2017 14:33:20 -0800 Subject: [PATCH 1/2] Pin nose to latest version 1.3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2fd48b8..fca71c43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dpkt>=1.7 hiredis>=0.2.0 pypcap>=1.1.5 -nose +nose==1.3.7 codecov From d0eb594ca965dd361efebf7c338cde048c2fd47e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Mar 2017 14:33:22 -0800 Subject: [PATCH 2/2] Pin codecov to latest version 2.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fca71c43..33d68962 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ dpkt>=1.7 hiredis>=0.2.0 pypcap>=1.1.5 nose==1.3.7 -codecov +codecov==2.0.5