From afec5951b1a97a1288ac8de22d74ea7836ca03e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 10 Mar 2019 15:19:52 +0000 Subject: [PATCH] Bump coverage from 4.5.1 to 4.5.3 Bumps [coverage](https://github.com/nedbat/coveragepy) from 4.5.1 to 4.5.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b26122..88f09b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -coverage==4.5.1 +coverage==4.5.3 enum34==1.1.6 futures==3.2.0; python_version < '3.0' googleapis-common-protos==1.5.3