From 3629859567233a8b5fea5aec6843e58781f0486e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 06:14:22 +0000 Subject: [PATCH] Bump pytest from 3.3.2 to 5.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.3.2 to 5.2.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.3.2...5.2.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 0c71150..092f4f0 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.1 pytest-cov==2.5.1