From 14abb83bedad4c66569067199a2598e2888f7c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:31:22 +0000 Subject: [PATCH] Bump pipx from 1.2.1 to 1.4.1 in /.github/workflows Bumps [pipx](https://github.com/pypa/pipx) from 1.2.1 to 1.4.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.1...1.4.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 313cf38..1849129 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.1 nox==2023.4.22 nox-poetry==1.0.3 playwright==1.39.0