From 7c5ee5f8c5cda01f80061836e9ded8697a6f3e6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 18:03:10 +0000 Subject: [PATCH] chore(deps): update dependency pipx to v1.4.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 33265ea4b9..17ec73006d 100644 --- a/playground/python/requirements.txt +++ b/playground/python/requirements.txt @@ -1,6 +1,6 @@ argcomplete==3.1.6 click==8.1.7 packaging==23.2 -pipx==1.4.1 +pipx==1.4.2 platformdirs==4.1.0 userpath==1.9.1