summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-02 07:04:49 +0000
committerGitHub <noreply@github.com>2021-03-02 07:04:49 +0000
commitdd16532d56f58bfdd18a1cf67d28674cf0e748d1 (patch)
tree1853cb5db1dc308b4d6dd911a4848193772b033b
parent15396a14bc8f977a00b5288356e79467653a2c3c (diff)
downloadpylint-git-dependabot/pip/coveralls-3.0.1.tar.gz
Bump coveralls from 3.0.0 to 3.0.1dependabot/pip/coveralls-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] <support@github.com>
-rw-r--r--requirements_test.txt2
1 files changed, 1 insertions, 1 deletions
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