From 45c72c426e5625b70638f5191bf74625a38b3b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 08:26:10 +0200 Subject: [PATCH] Bump coverage from 7.5.2 to 7.5.3 (#5112) 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 9ba76684f..c2e56639c 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -coverage==7.5.2 +coverage==7.5.3 pre-commit==3.7.1 pylint==3.2.2 pytest-aiohttp==1.0.5