From f0677e7c6173206c5e26a81e6be5775e261f7f02 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Aug 2018 20:52:10 +0430 Subject: [PATCH] Update pytest-flask from 0.10.0 to 0.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9498b5..da2ca15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ inflection==0.3.1 MarkupSafe==1.0 neomodel==3.2.9 pytest==3.7.3 -pytest-flask==0.10.0 +pytest-flask==0.11.0 requests==2.19.1 setuptools==40.2.0 Unidecode==1.0.22