From eef18b3db69bdfacebd92eabbb07cd3a10374a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 05:10:22 +0000 Subject: [PATCH] Bump pytest-cov from 5.0.0 to 6.0.0 in /ci/latest Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index 837455a..f8de33e 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -8,7 +8,7 @@ httpx==0.27.2 hypothesis==6.118.0 nextline-test-utils==0.1.2 pytest-asyncio==0.24.0 -pytest-cov==5.0.0 +pytest-cov==6.0.0 pytest==8.3.3 pytest-httpx==0.33.0 deepdiff==8.0.1