Skip to content

Commit

Permalink
build(deps): update pipx requirement in /.github/workflows
Browse files Browse the repository at this point in the history
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.4.3...1.7.1)

---
updated-dependencies:
- dependency-name: pipx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024

Verified

This commit was signed with the committer’s verified signature.
PettitWesley Wesley Pettit
1 parent c10cf48 commit dcc971c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==24.2
pipx==1.4.3,!=1.5,!=1.6.0
pipx==1.7.1
nox==2023.4.22
nox-poetry==1.0.3
virtualenv==20.26.3

0 comments on commit dcc971c

Please sign in to comment.