From 77cb5b158fdbf8db9248719216e502a793bc1361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 09:47:14 +0200 Subject: [PATCH] --- (#685) updated-dependencies: - dependency-name: coveralls[yaml] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Henrik Skupin --- 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