From 6b2a0a4355b7835ca68ed791e4c5130dce16aeb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:11:00 +0000 Subject: [PATCH] Bump coverage from 6.4.4 to 7.2.1 Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.4 to 7.2.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.2.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..2dcb493a19 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.4.4 +coverage==7.2.1 hypothesis==6.54.4 jsonschema==4.14.0 pre-commit==2.20.0