From cff6b6850df38830abd34ee8dc2fd9406e0ce4bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:35:21 +0000 Subject: [PATCH 1/2] Bump coverage from 7.5.3 to 7.5.4 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 221db5ef1..97e42185f 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -coverage ==7.5.3 +coverage ==7.5.4 pytest ==8.2.1 pytest-cov ==5.0.0 pytest-timeout ==2.3.1 From e0ec3b86ac03b4cc4ffe42f64b459bf2aba10e97 Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:14:42 +0200 Subject: [PATCH 2/2] Apply suggestions from code review --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 97e42185f..bcb559dc8 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -coverage ==7.5.4 +coverage ==7.5.* pytest ==8.2.1 pytest-cov ==5.0.0 pytest-timeout ==2.3.1