From f84fbe4c351a4261560506e11c853c618d5a03b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Aug 2019 10:40:23 +0100 Subject: [PATCH] Update pytest from 4.0.1 to 5.1.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c2e1b375..e4245369 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.1 wheel==0.31.1 pycodestyle==2.4.0 tox==3.5.3