From 8258aa575f4bc976c6a9a4dd982fc7f7b01cf4a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 13:06:00 +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 a43324c..ec0ba9a 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -12,5 +12,5 @@ async-asgi-testclient==1.4.0 pytest-asyncio==0.21.0 pytest-cov==4.1.0 pytest-timeout==2.2.0 -pytest==7.4.0 +pytest==8.2.1 syrupy==4.6.0