From f5ee78dda6a841e02dbaf20e0bba46baa050d42a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 01:45:00 +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..6e04336 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.1 # pytest pluggy==1.6.0 # pytest pytest==8.4.2 # pytest