From a1c3cc4df65ed284ec33661335c6de8094e14b1a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 3 Jun 2019 10:22:08 +0000 Subject: [PATCH] Bump pytest from 3.3.2 to 4.6.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.3.2 to 4.6.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...4.6.1) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c71150..bae4ef7 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==4.6.1 pytest-cov==2.5.1