From 4e5b75fe19b54824e6783dd63a9d3852bb043cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 08:37:29 +0200 Subject: [PATCH] Bump coverage from 7.5.1 to 7.5.2 (#5109) 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 b7fed302fdc..9ba76684f3d 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -coverage==7.5.1 +coverage==7.5.2 pre-commit==3.7.1 pylint==3.2.2 pytest-aiohttp==1.0.5