From 938f828462d53da0e3fa5b796715a08c917563ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 22:32:51 +0100 Subject: [PATCH] Bump coverage from 7.3.4 to 7.4.0 (#1791) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 71c6a7856..3b68238ab 100644 --- a/constraints.txt +++ b/constraints.txt @@ -25,7 +25,7 @@ colorama==0.4.6 # ipython # pytest # sphinx -coverage==7.3.4 +coverage==7.4.0 # via pytest-cov cryptography==41.0.7 # via