From 8589ea1c3ddda345eb64b015e038bee61aea7aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 13:38:20 +0000 Subject: [PATCH] Bump pipx from 1.2.1 to 1.4.2 in /.github/workflows Bumps [pipx](https://github.com/pypa/pipx) from 1.2.1 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.2.1...1.4.2) --- 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 313cf38..c0a313e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==23.3.1 -pipx==1.2.1 +pipx==1.4.2 nox==2023.4.22 nox-poetry==1.0.3 playwright==1.39.0