Skip to content

Bump pipx from 1.16.5 to 1.16.7 - #484

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pipx-1.16.7
Open

Bump pipx from 1.16.5 to 1.16.7#484
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pipx-1.16.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps pipx from 1.16.5 to 1.16.7.

Release notes

Sourced from pipx's releases.

1.16.7

What's Changed

New Contributors

Full Changelog: pypa/pipx@1.16.6...1.16.7

1.16.6

What's Changed

Full Changelog: pypa/pipx@1.16.5...1.16.6

Changelog

Sourced from pipx's changelog.

1.16.7 <https://github.com/pypa/pipx/tree/1.16.7>_ - 2026-08-13

Bugfixes

  • Fix pipx not being able to discover packages in separated platlib directories. (:issue:1999)
  • Retry transient failures when fetching the python-build-standalone release index and downloading interpreter archives, resuming an interrupted archive download from the bytes already received instead of starting over. (:issue:2001)

Improved Documentation

  • Correct the documented Windows default for PIPX_HOME, which resolves to %LOCALAPPDATA%\pipx\pipx rather than %LOCALAPPDATA%\pipx. (:issue:2002)

1.16.6 <https://github.com/pypa/pipx/tree/1.16.6>_ - 2026-08-04

Bugfixes

  • Stop appending a second .exe on Windows to the app name pipx run infers. (:issue:1189)
  • Run the console script a package declares when pipx run infers the app name from a VCS URL, a local path, or a name it normalized, instead of passing a guess to uv tool run. Reusing that venv no longer reinstalls the package on every run. (:issue:1994)
Commits
  • 9fefe64 Release 1.16.7
  • 2ce6dbf build(deps): bump the actions group with 2 updates (#2003)
  • 4615fbc Handle multiple site-packages paths in virtual environments (#1999)
  • 1589d48 docs: correct the Windows default for PIPX_HOME (#2002)
  • 442568f 🐛 fix(standalone): retry index fetch, resume dropped downloads (#2001)
  • 02ee342 📄 docs: publish llms.txt from the docs build (#2000)
  • 04301bc [pre-commit.ci] pre-commit autoupdate (#1998)
  • 01d7f07 Release 1.16.6
  • 35d86e4 🐛 fix(run): discover entry points for inferred names (#1996)
  • d8b11f3 [pre-commit.ci] pre-commit autoupdate (#1995)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pipx](https://github.com/pypa/pipx) from 1.16.5 to 1.16.7.
- [Release notes](https://github.com/pypa/pipx/releases)
- [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.rst)
- [Commits](pypa/pipx@1.16.5...1.16.7)

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.16.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants