summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-26 21:03:56 +0200
committerGitHub <noreply@github.com>2021-07-26 21:03:56 +0200
commite04de25593252f5c5418094d59ba8a486178fad9 (patch)
tree0cbe824a51516b5231da0a30bf8ff4e49afa0057 /requirements_test.txt
parent50b9b53d815065a1d2a78c18ac2ad62d489411f6 (diff)
downloadpylint-git-e04de25593252f5c5418094d59ba8a486178fad9.tar.gz
Update coveralls requirement from ~=3.1 to ~=3.2 (#4747)
Updates the requirements on [coveralls](https://github.com/TheKevJames/coveralls-python) to permit the latest version. - [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.1.0...3.2.0) --- updated-dependencies: - dependency-name: coveralls dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'requirements_test.txt')
-rw-r--r--requirements_test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 9a63795c1..2b5449314 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.1
+coveralls~=3.2
coverage~=5.5
pre-commit~=2.13;python_full_version>="3.6.2"
tbump~=6.3.2