From 971d7743f1081b481ebb4192a51b2dbb8e395035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:36:00 +0000 Subject: [PATCH] feat(deps): update dependency pytest to v8.3.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a23c90f..8346f5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ uvicorn==0.34.0 # Uvicorn iniconfig==2.0.0 # pytest packaging==24.1 # pytest pluggy==1.5.0 # pytest -pytest==8.3.4 # pytest +pytest==8.3.5 # pytest fastapi-filters==0.2.9 # Filters