From e843615d8bfa8a29bf89deedf3352b254c82e6df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 10:24:28 +0000 Subject: [PATCH] Bump coverage from 7.3.4 to 7.4.0 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.4 to 7.4.0. - [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.4...7.4.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1dfe06a9..1c9ec65ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ fuzzywuzzy==0.18.0 sure==2.0.1 isodate==0.6.1 SPARQLWrapper==1.8.5 -coverage==7.3.4 +coverage==7.4.0 pyasn1==0.5.1 chardet==5.2.0