From 78b303d75d96e813bff5fe5906691393a3f9f9ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:12:18 +0000 Subject: [PATCH] build(deps-dev): bump coveralls from 3.3.1 to 4.0.0 Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.3.1 to 4.0.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.0.0) --- updated-dependencies: - dependency-name: coveralls dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_z_dev_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_z_dev_base.txt b/requirements_z_dev_base.txt index fb6a8f46fe..f7e50924f6 100644 --- a/requirements_z_dev_base.txt +++ b/requirements_z_dev_base.txt @@ -5,6 +5,6 @@ pytest-xdist[psutil]==3.5.0 flake8==7.0.0 isort==5.13.2 coverage==6.5.0 -coveralls==3.3.1 +coveralls==4.0.0 tox==4.12.1 beautifulsoup4==4.12.3