From ba866e971810265a3f9f9b9ad99a91ae8f65088b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 21:04:59 +0000 Subject: [PATCH] Bump coveralls from 1.5.1 to 4.0.1 Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 1.5.1 to 4.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/1.5.1...4.0.1) --- updated-dependencies: - dependency-name: coveralls dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bc90dd2..b0bb69c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,6 +2,6 @@ coverage==7.5.3 pytest-cov==2.6.0 flake8==7.1.0 pytest==3.8.2 -coveralls==1.5.1 +coveralls==4.0.1 requests-mock==1.5.2 semver==2.8.1 \ No newline at end of file