From 960f44bcbeacf98cb261f4f131cfad3cc515e181 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Feb 2019 07:36:04 +0000 Subject: [PATCH] Update pytest from 4.0.1 to 4.3.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 75ac9c60..d5c54a82 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==4.3.0 wheel==0.31.1 pycodestyle==2.4.0 tox==3.5.3