From 25e4519c18aa3fa1e8cdfaee2baa7c5f1e2dbbaf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 14:57:54 +0100 Subject: [PATCH] Bump coveralls from 1.9.1 to 1.9.2 (#856) Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 1.9.1 to 1.9.2. - [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.9.1...1.9.2) Signed-off-by: dependabot-preview[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index a274758d8..6c20f6355 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,3 +1,3 @@ tox==3.14.2 -coveralls==1.9.1 +coveralls==1.9.2 pre-commit==1.20.0