From 702fe0222704fc40a421728e749837c1b7d91f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 18:11:05 +0000 Subject: [PATCH] --- 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 c2bb7f8..3aa3e61 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -4,7 +4,7 @@ nextline-graphql==0.7.8 httpx==0.26.0 pytest-asyncio==0.23.0 -pytest-cov==4.1.0 +pytest-cov==5.0.0 pytest-timeout==2.3.1 pytest==7.4.0 respx==0.21.1