From c480e5f130d18cf0ff71e325eef34580d1c233bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 05:08:01 +0000 Subject: [PATCH] Bump pytest-cov from 2.2.1 to 4.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.2.1 to 4.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.2.1...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/rtd.txt | 2 +- requirements/tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/rtd.txt b/requirements/rtd.txt index cf39d6da..3276feb3 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -16,7 +16,7 @@ dnspython3==1.12.0 py3dns==3.1.0 mock==2.0.0 pytest==2.9.1 -pytest-cov==2.2.1 +pytest-cov==4.0.0 python-coveralls==2.7.0 pep8==1.7.1 git+https://github.com/SpamExperts/MINI-DNS-Server.git diff --git a/requirements/tests.txt b/requirements/tests.txt index d7a947b4..96819eda 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,7 +1,7 @@ # Requirements for running tests. mock==2.0.0 pytest==2.9.1 -pytest-cov==2.2.1 +pytest-cov==4.0.0 python-coveralls==2.7.0 pep8==1.7.1 se_profile==1.0.0