From b1c266fb5eb73ce09f6ccc2fcb28b76be9fade4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 13:45:33 +0000 Subject: [PATCH] Bump pytest-cov from 4.0.0 to 4.1.0 (#133) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4603d40..f66b591 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ isort==5.10.0 mypy==1.4.1 pre-commit==2.17.0 pytest==7.4.0 -pytest-cov==4.0.0 +pytest-cov==4.1.0