From e8618b2d36908c639c112e8b2e751dfe68a1cb70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 17:17:42 +0000 Subject: [PATCH] chore(deps): update dependency argcomplete to v3.5.3 (#4302) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 2bb69335ad..1ccfc73639 100644 --- a/playground/python/requirements.txt +++ b/playground/python/requirements.txt @@ -1,4 +1,4 @@ -argcomplete==3.5.2 +argcomplete==3.5.3 click==8.1.8 packaging==24.2 pipx==1.7.1