From a64a559487493ba0a97167764b170b3e5583948e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:55:08 +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 866be30..2989ae0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2025.1.31 # Testing iniconfig==2.0.0 # PyTest Testing packaging==24.2 # PyTest Testing pluggy==1.5.0 # PyTest Testing -pytest==8.3.4 # PyTest Testing +pytest==8.3.5 # PyTest Testing click==8.1.8 # Uvicorn httptools==0.6.4 # Uvicorn