From 81c2d0ef93c36c98ff5f6ced228bc2b9157de864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 08:08:18 +0000 Subject: [PATCH] Bump pipx from 1.3.3 to 1.4.2 Bumps [pipx](https://github.com/pypa/pipx) from 1.3.3 to 1.4.2. - [Release notes](https://github.com/pypa/pipx/releases) - [Changelog](https://github.com/pypa/pipx/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/pipx/compare/1.3.3...1.4.2) --- updated-dependencies: - dependency-name: pipx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index d2650fd6..0db975ff 100644 --- a/poetry.lock +++ b/poetry.lock @@ -701,13 +701,13 @@ files = [ [[package]] name = "pipx" -version = "1.3.3" +version = "1.4.2" description = "Install and Run Python Applications in Isolated Environments" optional = false python-versions = ">=3.8" files = [ - {file = "pipx-1.3.3-py3-none-any.whl", hash = "sha256:ce119a15f04da670d44ff1c493c7f9510639f610c720f0381abfed8aac5cef81"}, - {file = "pipx-1.3.3.tar.gz", hash = "sha256:6d5474e71e78c28d83570443e5418c56599aa8319a950ccf5984c5cb0a35f0a7"}, + {file = "pipx-1.4.2-py3-none-any.whl", hash = "sha256:9f9cccfeaeeaf2827fe2b1f527df626d1389c1442341c9ba77598e4682852465"}, + {file = "pipx-1.4.2.tar.gz", hash = "sha256:0bead3cbb52674f1b8caa1c04334d6e25aa6c40280b89235bb1f01c20ef1e275"}, ] [package.dependencies]