From 15a4c1d800a163e3874f566e1900ebb22597e1fa Mon Sep 17 00:00:00 2001 From: DPE bot Date: Fri, 5 Jan 2018 10:21:26 -0800 Subject: [PATCH] Auto-update dependencies. (#1303) --- testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/requirements.txt b/testing/requirements.txt index a8c11b07ef94..7b9bdef67bc4 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