From 3d4f58c5f5016a98f6855f301914c2c0e18f1383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 11:16:53 +0000 Subject: Bump coverage from 7.5.1 to 7.5.2 (#11028) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 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.5.1...7.5.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci-constraints-requirements.txt') diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 0d20b76..959f268 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -25,7 +25,7 @@ click==8.1.7 # via cryptography (pyproject.toml) colorlog==6.8.2 # via nox -coverage==7.5.1; python_version >= "3.8" +coverage==7.5.2; python_version >= "3.8" # via # coverage # pytest-cov -- cgit v1.1