From 1efee641ba29e659352b8caa3a347c24aeb53ef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 08:41:06 +0200 Subject: [PATCH] Bump coverage from 7.8.1 to 7.8.2 (#5913) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 486e2a580..3058edf7d 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ astroid==3.3.10 -coverage==7.8.1 +coverage==7.8.2 pre-commit==4.2.0 pylint==3.3.7 pytest-aiohttp==1.1.0