From 582c2f4939a9f2c134590b67596e1e7dc3f13c55 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Feb 2019 09:08:56 +0100 Subject: [PATCH] Update pytest from 4.2.0 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 d0c4aa67..2765905d 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ requests==2.21.0 -pytest==4.2.0 +pytest==4.3.0 python-ctags3>=1.2.1 mock==2.0.0; python_version < '3'