From 70b7ae91b2e6c12f3dcd16ca5c0b570b8f7c454e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 00:42:31 +0000 Subject: [PATCH] chore(deps): bump coveralls from 3.3.1 to 4.1.0 Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.3.1 to 4.1.0. - [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.3.1...4.1.0) --- updated-dependencies: - dependency-name: coveralls dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 85e5812..afa9b5d 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ -r requirements.txt pytest==7.4.3 pytest-cov==4.1.0 -coveralls==3.3.1 +coveralls==4.1.0 six==1.16.0 \ No newline at end of file