From 1172edac05ba7e02817462bb0eb52885898bcb0c Mon Sep 17 00:00:00 2001 From: Stephen Donner Date: Mon, 21 Mar 2016 16:52:45 -0700 Subject: [PATCH] Update to pytest 2.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 335027a..6081797 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ beautifulsoup4==4.4.1 -pytest==2.9.0 +pytest==2.9.1 pytest-xdist==1.14 requests==2.9.1