From b7b2fae32547ad9e51bd784acdf07d2bd1cc3a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 09:49:04 +0200 Subject: [PATCH] Bump coverage from 7.2.7 to 7.3.0 (#4491) 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 c9371dd35..598b3bb65 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ black==23.7.0 -coverage==7.2.7 +coverage==7.3.0 flake8-docstrings==1.7.0 flake8==6.1.0 pre-commit==3.3.3