From 67c2d6f06832b5f123a34d76745dc21c12d49109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 01:58:12 +0000 Subject: [PATCH] Bump pytest-cov from 3.0.0 to 4.1.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.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/v3.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] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 223a43b..56e8755 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -8,7 +8,7 @@ pyflakes==2.5.0 pytest==7.1.2 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 -pytest-cov==3.0.0 +pytest-cov==4.1.0 pytest-isort==3.0.0 pytest-mock==3.8.2 pytest-sugar==0.9.5