From cc47874c5468429cc99d82a2288ae7f37b66fb9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 13:37:47 +0000 Subject: [PATCH] feat(deps): update dependency packaging to v25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f64203..bf4fd55 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