From 2a8924b30fb4efb90cabfb69cf03c217491d5a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 15 Oct 2018 02:13:53 +0000 Subject: [PATCH] Bump py from 1.5.4 to 1.7.0 Bumps [py](https://github.com/pytest-dev/py) from 1.5.4 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.5.4...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 bd5bc3a..0e989a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ MarkupSafe==1.0 packaging==17.1 pluggy==0.7.1 prometheus-client==0.3.1 -py==1.5.4 +py==1.7.0 pyparsing==2.2.0 python-dotenv==0.9.0 requests==2.19.1