From 3f629c4d60ebe69a1ac188f4d132c41039bf2acd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 09:52:18 +0200 Subject: [PATCH] Bump coverage from 7.4.4 to 7.5.0 (#5037) 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 83fe19951..a9a18ba87 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -coverage==7.4.4 +coverage==7.5.0 pre-commit==3.7.0 pylint==3.1.0 pytest-aiohttp==1.0.5