From 797f869e87d87e381be889c9e5f1b782347c924c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 17:04:15 +0200 Subject: [PATCH] feat(deps): update dependency packaging to v25 (#27) 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 566462d..bae0869 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ click==8.1.8 # Uvicorn uvicorn==0.34.2 # Uvicorn iniconfig==2.1.0 # pytest -packaging==24.1 # pytest +packaging==25.0 # pytest pluggy==1.5.0 # pytest pytest==8.3.5 # pytest