From ca8cdf34155d5e0d5002fa980873371e0f5f5dfa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 11:16:42 +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 d41cd0e..7e8c8b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ uvicorn==0.41.0 # Uvicorn iniconfig==2.3.0 # pytest packaging==25.0 # pytest pluggy==1.6.0 # pytest -pytest==8.4.2 # pytest +pytest==9.0.2 # pytest fastapi-filters==0.3.2 # Filters