From 191268af6ad4ad511513d15b9191903e81a63022 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:14:04 +0000 Subject: [PATCH] feat(deps): update dependency pytest to v8.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 254a3c1..d780bbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ uvicorn==0.34.3 # Uvicorn iniconfig==2.1.0 # pytest packaging==25.0 # pytest pluggy==1.6.0 # pytest -pytest==8.3.5 # pytest +pytest==8.4.0 # pytest fastapi-filters==0.3.0 # Filters