From 630e1e94e9e237a6083702e41d683b26f5a5d66a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 10:33:24 +0100 Subject: [PATCH] Bump coverage from 6.5.0 to 7.2.7 (#743) Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.2.7. - [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.5.0...7.2.7) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1014fc49..78b85e60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ wheel anyio==3.6.2 autoflake==1.7.7 black==23.3.0 -coverage==6.5.0 +coverage==7.2.7 flake8==3.9.2 # See: https://github.com/PyCQA/flake8/pull/1438 isort==5.11.4 importlib-metadata==4.13.0