From 28bd4e464aae1f0020b9b33716401d7a4c5cba54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 22 Sep 2019 02:58:16 +0100 Subject: [PATCH] Update pytest from 4.0.1 to 5.1.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c2e1b375..4cf05f0d 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.3 wheel==0.31.1 pycodestyle==2.4.0 tox==3.5.3