From dd16532d56f58bfdd18a1cf67d28674cf0e748d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 07:04:49 +0000 Subject: Bump coveralls from 3.0.0 to 3.0.1 Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/TheKevJames/coveralls-python/releases) - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.0.0...3.0.1) Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 931181ab4..0e497c19f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,6 +1,6 @@ -r requirements_test_pre_commit.txt -r requirements_test_min.txt -coveralls==3.0.0 +coveralls==3.0.1 coverage==5.5 pre-commit==2.10.1 pyenchant==3.2.0 -- cgit v1.2.1