From 5e1d764eb30c43c27498e230db2eec5dc502137b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:41:30 +0200 Subject: [PATCH] Bump coverage from 7.5.3 to 7.5.4 (#5150) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index da03fd82d..bb115d193 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -coverage==7.5.3 +coverage==7.5.4 pre-commit==3.7.1 pylint==3.2.3 pytest-aiohttp==1.0.5