From e5fe4eb4daea46b44df31ee69c06b5ca0db28bfa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 21:03:51 +0000 Subject: [PATCH] feat(deps): update dependency pytest to v8.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ff41c7..2e3007e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ uvicorn==0.35.0 # Uvicorn iniconfig==2.1.0 # pytest packaging==25.0 # pytest pluggy==1.6.0 # pytest -pytest==8.4.1 # pytest +pytest==8.4.2 # pytest fastapi-filters==0.3.0 # Filters