From 44fca330bafadecd53d4fb864d9a3a7da778111b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 13:08:43 +0000 Subject: [PATCH] Bump coverage from 6.4.4 to 7.0.1 Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.4 to 7.0.1. - [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.1) --- 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..2de344d564 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.4.4 +coverage==7.0.1 hypothesis==6.54.4 jsonschema==4.14.0 pre-commit==2.20.0