From 99b4a295e35a15332715464b2a5dd7e6fcc23842 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 13:22:59 +0000 Subject: [PATCH] Bump pytest from 4.5.0 to 5.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.5.0 to 5.4.2. - [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/4.5.0...5.4.2) 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 21187a1..e66f557 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask==1.0.2 Flask-RESTful==0.3.8 Jinja2==2.10.1 mock==4.0.2 -pytest==4.5.0 +pytest==5.4.2 requests==2.23.0 requests-mock==1.7.0 pytest-cov==2.7.1