From d699b533407b410c7004fc6c4dd08ffa9517fdfc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 17:31:05 +0200 Subject: [PATCH] Update pytest from 4.4.1 to 4.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb52d6a..7f559dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==3.0.5 pylint==1.9.3 # pyup: ignore -pytest==4.4.1 +pytest==4.5.0 snapshottest==0.5.0