From 43717a2da103e72346646d4590087536db8afa2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:24:36 +0000 Subject: [PATCH] Bump pipx from 1.5.0 to 1.7.1 in /.github/workflows Bumps [pipx](https://github.com/pypa/pipx) from 1.5.0 to 1.7.1. - [Release notes](https://github.com/pypa/pipx/releases) - [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.md) - [Commits](https://github.com/pypa/pipx/compare/1.5.0...1.7.1) --- updated-dependencies: - dependency-name: pipx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index eab0084..375981c 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==24.0 -pipx==1.5.0 +pipx==1.7.1 nox==2024.4.15 nox-poetry==1.0.3 poetry==1.8.3