From db282cced42a6bf494a2eb21070f0c15a1e25f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:16:39 +0000 Subject: [PATCH] Upgrade: Bump the regression group in /regression_runner with 1 update Bumps the regression group in /regression_runner with 1 update: [coverage](https://github.com/nedbat/coveragepy). Updates `coverage` from 7.4.3 to 7.4.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.4.3...7.4.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regression ... Signed-off-by: dependabot[bot] --- regression_runner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 177a2ca..7c9e57e 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -4,7 +4,7 @@ attrs==23.2.0 chardet==5.2.0 click==8.1.7 coloredlogs==15.0.1 -coverage==7.4.3 +coverage==7.4.4 humanfriendly==10.0 idna==3.6 multidict==6.0.5