From dd185c8e42ced2118c4e8fc064e5a68287d7e184 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Oct 2019 20:46:05 +0100 Subject: [PATCH] Update pytest from 4.0.1 to 5.2.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c2e1b375..30b4b0ff 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.2.1 wheel==0.31.1 pycodestyle==2.4.0 tox==3.5.3