From 6d87bba52a12276819068f2e31d59016080654ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 08:40:30 +0000 Subject: [PATCH] Bump pipx from 1.2.0 to 1.2.1 Bumps [pipx](https://github.com/pypa/pipx) from 1.2.0 to 1.2.1. - [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.2.0...1.2.1) --- updated-dependencies: - dependency-name: pipx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3c0ca30a..8a76d922 100644 --- a/poetry.lock +++ b/poetry.lock @@ -769,13 +769,13 @@ files = [ [[package]] name = "pipx" -version = "1.2.0" +version = "1.2.1" description = "Install and Run Python Applications in Isolated Environments" optional = false python-versions = ">=3.7" files = [ - {file = "pipx-1.2.0-py3-none-any.whl", hash = "sha256:a94c4bca865cd6e85b37cd6717a22481744890fe36b70db081a78d1feb923ce0"}, - {file = "pipx-1.2.0.tar.gz", hash = "sha256:d1908041d24d525cafebeb177efb686133d719499cb55c54f596c95add579286"}, + {file = "pipx-1.2.1-py3-none-any.whl", hash = "sha256:22fba63cffab0f009c7939449ec8dfe6a98f1b88b72ddd1ff05820bda56d5898"}, + {file = "pipx-1.2.1.tar.gz", hash = "sha256:698777c05a97cca81df4dc6a71d9ca4ece2184c6f91dc7a0e4802ac51d86d32a"}, ] [package.dependencies]