Skip to content

Commit e04de25

Browse files
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](TheKevJames/coveralls-python@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: coveralls dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50b9b53 commit e04de25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements_test_pre_commit.txt
22
-r requirements_test_min.txt
3-
coveralls~=3.1
3+
coveralls~=3.2
44
coverage~=5.5
55
pre-commit~=2.13;python_full_version>="3.6.2"
66
tbump~=6.3.2

0 commit comments

Comments
 (0)