From 9fd24973f92145a6a614d2558ea5c2553555876a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 31 Aug 2019 08:17:34 +0100 Subject: [PATCH] Update pytest from 4.0.1 to 5.1.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c2e1b375..e0a5b322 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ flake8==3.6.0 grpcio-tools>=1.2.0 hypothesis==3.82.1 pip==18.1 -pytest==4.0.1 +pytest==5.1.2 wheel==0.31.1 pycodestyle==2.4.0 tox==3.5.3