From 52d8c20241361035823ce6226761e28ebf3ba1b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 01:01:47 +0000 Subject: [PATCH] Bump coverage from 6.4.4 to 7.0.1 Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.4 to 7.0.1. - [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.4.4...7.0.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 223a43b..9b802d4 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,6 +1,6 @@ attrs==22.1.0 black==22.6.0 -coverage==6.4.4 +coverage==7.0.1 flake8==5.0.4 isort==5.10.1 pycodestyle==2.9.1