From 4371a0840b9e995a51a8cb2bed2278b7ef3e99c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 15:25:23 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest 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 af682f4..29cc71a 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -12,5 +12,5 @@ async-asgi-testclient==1.4.0 pytest-asyncio==0.23.7 pytest-cov==4.1.0 pytest-timeout==2.3.1 -pytest==7.4.0 +pytest==8.2.1 syrupy==4.6.1