From 686ecb45b3a2f3159184d61a03c27a86313f153e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 13:44:45 +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 a4e7b96..a313514 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.3.1 -pytest==7.4.0 +pytest==8.2.1 syrupy==4.6.0