From 046f671a68b16d42ea1fe85d4a6abe6825fc5a10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 02:37:52 +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 d41cd0e..a7a49eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ click==8.3.1 # Uvicorn uvicorn==0.41.0 # Uvicorn iniconfig==2.3.0 # pytest -packaging==25.0 # pytest +packaging==26.0 # pytest pluggy==1.6.0 # pytest pytest==8.4.2 # pytest