From 89422e04feac71ca88d257552eb7c0436515802b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 23:32:04 +0000 Subject: [PATCH] chore(deps): update dependency packaging to v24.2 --- playground/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/python/requirements.txt b/playground/python/requirements.txt index 0a5d849f1e2..3150dba4884 100644 --- a/playground/python/requirements.txt +++ b/playground/python/requirements.txt @@ -1,6 +1,6 @@ argcomplete==3.5.1 click==8.1.7 -packaging==24.1 +packaging==24.2 pipx==1.7.1 platformdirs==4.3.6 userpath==1.9.2