From b77d0c566fbc7235ed83caab0d09d0fb6eb7c68b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 12:21:48 +0000 Subject: [PATCH] Bump pytest from 8.3.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a34f459..55ea84b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ httpx==0.28.1 Jinja2==3.1.6 # for testing -pytest==8.3.5 +pytest==8.4.1 pytest-asyncio==0.26.0 # for session