From 2da04147c98e179d1b06aaab68045ab64c9518c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 08:10:32 +0000 Subject: [PATCH] Bump coverage from 7.3.2 to 7.5.2 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.5.2. - [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.3.2...7.5.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... 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 af085b07..ecab8152 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -coverage==7.3.2 +coverage==7.5.2 hypothesis==6.92.1 igraph==0.11.3 jsonschema==4.20.0