From c11d2e8604d6b974921a3769d98eaa4b2e237de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 22 Feb 2019 05:32:14 +0000 Subject: [PATCH] Bump py from 1.4.34 to 1.8.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.34 to 1.8.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG) - [Commits](https://github.com/pytest-dev/py/compare/1.4.34...1.8.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ff180d..2a305bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ Flask==0.12.2 itsdangerous==0.24 Jinja2==2.9.6 MarkupSafe==1.0 -py==1.4.34 +py==1.8.0 pytest==3.1.3 Werkzeug==0.12.2