From c728e4ccb775b5599bab2a7d7dab408972d22e8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 25 Apr 2018 10:12:21 +0000 Subject: [PATCH] Bump pytest from 3.2.5 to 3.5.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.2.5 to 3.5.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/3.2.5...3.5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f151c0..36a994b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ olefile==0.44 Pillow==4.3.0 pluggy==0.5.2 py==1.5.2 -pytest==3.2.5 +pytest==3.5.1 pytest-allure-adaptor==1.7.9 pytz==2017.3 PyYAML==3.12