diff --git a/bucket/pipx-poetry.json b/bucket/pipx-poetry.json index 010bf26..b92a9be 100644 --- a/bucket/pipx-poetry.json +++ b/bucket/pipx-poetry.json @@ -2,9 +2,9 @@ "homepage": "https://github.com/pypa/pipx", "description": "Install and Run Python Applications in Isolated Environments", "license": "MIT", - "version": "1.4.2", - "url": "https://github.com/pypa/pipx/releases/download/1.4.2/pipx.pyz", - "hash": "d9cb2560fcee7f6f8f1c63ffd5b79674a6ed7fc6ee2baff42085d9b98df00c5d", + "version": "1.4.3", + "url": "https://github.com/pypa/pipx/releases/download/1.4.3/pipx.pyz", + "hash": "949221fa7128df4641f1e62daff7c85a3dd05e1132a93e53a909e00fc3c9a32c", "post_install": [ "pipx install poetry", "poetry config cache-dir $dir\\Cache",