From 8fb2aafeb613f18d8fec1676cca1708f1beb002e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 20:52:57 +0000 Subject: [PATCH] chore(deps): update dependency click to v8.3.1 --- 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 0adbb67d659..f98de24a43a 100644 --- a/playground/python/requirements.txt +++ b/playground/python/requirements.txt @@ -1,5 +1,5 @@ argcomplete==3.6.3 -click==8.3.0 +click==8.3.1 packaging==25.0 pipx==1.8.0 platformdirs==4.5.0