From 91f481e9549f801df1ec3b20bada56c03f98aa1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 21:57:53 +0000 Subject: [PATCH] feat(deps): update dependency packaging to v26 (#57) 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 aff61b4..5f4761f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ click==8.3.3 # 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==9.0.3 # pytest