From 37e935a8dce97958f0513c7ff4d3dab71eefa8ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 02:12:20 +0000 Subject: [PATCH] Bump pytest from 3.5.0 to 5.3.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.5.0 to 5.3.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.5.0...5.3.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 095bc8e..1a25a1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pluggy==0.6.0 py==1.5.3 pycodestyle==2.3.1 pyflakes==1.6.0 -pytest==3.5.0 +pytest==5.3.1 pytest-cov==2.5.1 requests==2.18.4 requests-mock==1.4.0