From 88ac2913485d7ba573a5a7a6495ca46b2250b026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 21:58:25 +0000 Subject: [PATCH] Bump pytest-cov from 2.0.0 to 4.1.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.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/v2.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b6dde9..1767b3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pbr==1.3.0 psycopg2==2.6.1 py==1.4.30 pytest==2.7.2 -pytest-cov==2.0.0 +pytest-cov==4.1.0 pytest-django==2.8.0 pytz==2015.4 six==1.9.0