From edae1f4819a8a8ac08a5d377131d25ff7ad9e735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:49:23 +0000 Subject: [PATCH] Bump pytest from 8.3.4 to 8.4.1 --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index ed71594..3035d22 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ idna==3.10 iniconfig==2.0.0 pydantic==2.10.6 pydantic_core==2.27.2 -pytest==8.3.4 +pytest==8.4.1 pytest-asyncio==0.25.3 pytest-mock==3.14.0 PyYAML==6.0.2