From 4920fc3af797e7e4959b31de87112795946fe269 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 24 May 2019 15:14:03 +0000 Subject: [PATCH] Bump coveralls from 1.1 to 1.7.0 Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 1.1 to 1.7.0. - [Release notes](https://github.com/coveralls-clients/coveralls-python/releases) - [Changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/coveralls-clients/coveralls-python/compare/1.1...1.7.0) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index c1c3851..da02060 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,3 +1,3 @@ coverage==4.2 -coveralls==1.1 +coveralls==1.7.0 nose