From 8025701a12ba91c2ab792ff6ad45d4c1a967cb92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 15 Oct 2018 06:19:15 +0000 Subject: [PATCH] Bump py from 1.4.34 to 1.7.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.34 to 1.7.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.7.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..bfc2c78 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.7.0 pytest==3.1.3 Werkzeug==0.12.2