From ea87c06e672aa2f587619a5759d7539b8934947e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 22:11:45 +0000 Subject: [PATCH] feat(deps): update dependency pytest to v9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb315a1..880db83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ uvicorn==0.38.0 # Uvicorn iniconfig==2.3.0 # pytest packaging==25.0 # pytest pluggy==1.6.0 # pytest -pytest==8.4.2 # pytest +pytest==9.0.1 # pytest fastapi-filters==0.3.1 # Filters