From 94b8635387b1862785c0e46e8fd8c758f0ce0755 Mon Sep 17 00:00:00 2001 From: DPE bot Date: Fri, 5 Jan 2018 02:50:57 -0800 Subject: [PATCH] Auto-update dependencies. --- testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/requirements.txt b/testing/requirements.txt index a8c11b07ef9..7b9bdef67bc 100644 --- a/testing/requirements.txt +++ b/testing/requirements.txt @@ -6,7 +6,7 @@ mock==2.0.0 mysql-python==1.2.5; python_version < "3.0" PyCrypto==2.6.1 pytest-cov==2.5.1 -pytest==3.3.1 +pytest==3.3.2 pyyaml==3.12 responses==0.8.1 WebTest==2.0.29