Skip to content

Commit ced0f4e

Browse files
build(deps): update pipx requirement in /.github/workflows
Updates the requirements on [pipx](https://github.com/pypa/pipx) to permit the latest version. - [Release notes](https://github.com/pypa/pipx/releases) - [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.md) - [Commits](pypa/pipx@1.7.1...1.8.0) --- updated-dependencies: - dependency-name: pipx dependency-version: 1.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2586ae0 commit ced0f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip==25.2
2-
pipx==1.7.1,!=1.5,!=1.6
2+
pipx==1.8.0
33
nox==2025.5.1
44
nox-poetry==1.0.3
55
virtualenv==20.32.0

0 commit comments

Comments
 (0)