From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 21:42:52 +0000 (+0100) Subject: Bump pytest-cov from 3.0.0 to 4.0.0 (#477) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=42a77504d6adb6047dce5a1f4443a8cc7ff41cf3;p=music-assistant-server.git Bump pytest-cov from 3.0.0 to 4.0.0 (#477) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 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/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements_dev.txt b/requirements_dev.txt index 44faece8..39da024a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ mypy==0.982 pydocstyle==6.1.1 pylint==2.15.5 pytest-aiohttp==1.0.4 -pytest-cov==3.0.0 +pytest-cov==4.0.0 pytest-freezegun==0.4.2 pytest-socket==0.5.1 pytest-test-groups==1.0.3