From 95fb33bdbebaa9239b96161b3ef1096fa71ba027 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 05:33:56 +0000 Subject: [PATCH] Bump pytest from 3.3.2 to 5.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.3.2 to 5.2.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/3.3.2...5.2.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 0c71150..d62fe78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ google-auth==1.2.1 google-auth-httplib2==0.0.3 click==6.7 tox==2.9.1 -pytest==3.3.2 +pytest==5.2.2 pytest-cov==2.5.1