From ff53d0856c0de8f979455ab7a2e5218c2f858f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 07:07:24 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: coveralls[yaml] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 5eb9c850..501a8419 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,4 +1,4 @@ -coveralls[yaml]==4.0.0 +coveralls[yaml]==4.0.1 pytest==8.2.2 pytest-cov==5.0.0 pytest-mock==3.14.0