From 720912fc33513b20a21b0b94c03a63094c3f1db4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 05:32:59 +0000 Subject: [PATCH] Bump pytest from 3.9.3 to 5.3.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.9.3 to 5.3.0. - [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.9.3...5.3.0) 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 2211033..3cd9556 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ more-itertools==4.3.0 pluggy==0.8.0 py==1.7.0 PyJWT==1.6.4 -pytest==3.9.3 +pytest==5.3.0 requests==2.20.0 six==1.12.0 urllib3==1.25.2