From eb08e5b0ae00c8235755ebe0c65ad39d04448396 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 19:20:24 +0200 Subject: [PATCH] feat(deps): update dependency pytest to v8.4.1 (#33) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5c3641..e2f7775 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2025.4.26 # Testing iniconfig==2.1.0 # PyTest Testing packaging==25.0 # PyTest Testing pluggy==1.5.0 # PyTest Testing -pytest==8.3.5 # PyTest Testing +pytest==8.4.1 # PyTest Testing click==8.2.0 # Uvicorn httptools==0.6.4 # Uvicorn