From 74c31deb4f65bd06fc32a7ff2017e78b64d20bd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:46:28 +0000 Subject: [PATCH] feat(deps): update dependency packaging to v24.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5990f9..8cf790a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ click==8.1.7 # Uvicorn uvicorn==0.31.1 # Uvicorn iniconfig==2.0.0 # pytest -packaging==24.1 # pytest +packaging==24.2 # pytest pluggy==1.5.0 # pytest pytest==8.3.3 # pytest