From 9a4c4150edbef90cdf513a4bb2c49f5346204702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 13:10:39 +0000 Subject: [PATCH] Bump coverage from 6.4.4 to 7.0.5 Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.4 to 7.0.5. - [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/6.4.4...7.0.5) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f5f9b4a94d..7ec772319c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.4.4 +coverage==7.0.5 hypothesis==6.54.4 jsonschema==4.14.0 pre-commit==2.20.0