From e596263a45b9956e0b801b037381de49995f45ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 21:54:40 +0000 Subject: [PATCH] feat(deps): update dependency packaging to v26 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b6e00c..345af95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ click==8.3.2 # Uvicorn uvicorn==0.41.0 # Uvicorn iniconfig==2.3.0 # pytest -packaging==25.0 # pytest +packaging==26.2 # pytest pluggy==1.6.0 # pytest pytest==8.4.2 # pytest