From 28f218a9412025acad1a283f1be80d18d7ffb036 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 21:05:20 +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 2c72041..450d3d1 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.3 # pytest fastapi-filters==0.3.3 # Filters