Skip to content

Bump pipx from 1.16.2 to 1.16.5 - #480

Merged
faif merged 1 commit into
masterfrom
dependabot/pip/pipx-1.16.5
Jul 30, 2026
Merged

Bump pipx from 1.16.2 to 1.16.5#480
faif merged 1 commit into
masterfrom
dependabot/pip/pipx-1.16.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps pipx from 1.16.2 to 1.16.5.

Release notes

Sourced from pipx's releases.

1.16.5

What's Changed

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

1.16.4

What's Changed

New Contributors

Full Changelog: pypa/pipx@1.16.3...1.16.4

1.16.3

What's Changed

New Contributors

Full Changelog: pypa/pipx@1.16.2...1.16.3

Changelog

Sourced from pipx's changelog.

1.16.5 <https://github.com/pypa/pipx/tree/1.16.5>_ - 2026-07-29

Bugfixes

  • Honor the version specifier when pipx upgrade --install installs a missing package. (:issue:1987)

1.16.4 <https://github.com/pypa/pipx/tree/1.16.4>_ - 2026-07-29

Bugfixes

  • Bundle colorama and tomli in the zipapp so the single pipx.pyz works on Windows and on Python 3.10. (:issue:1978, :issue:1984)
  • Fix the Release Notes link published in package metadata. (:issue:1980)
  • PIPX_MAX_LOGS=0 now prunes the log files instead of keeping all of them. (:issue:1988)

Improved Documentation

  • Fix the documentation links that 404 after the Sphinx move, including the PyPI Release Notes link. (:issue:1980)

Miscellaneous internal changes

  • :issue:1989

1.16.3 <https://github.com/pypa/pipx/tree/1.16.3>_ - 2026-07-26

Bugfixes

  • Allow read-only global list commands when venv lock files are inaccessible. (:issue:1974)

Improved Documentation

  • Direct Linux users to PEP 668-compatible installation methods. (:issue:1976)
Commits
  • 74f0335 Release 1.16.5
  • 703748d 🐛 fix(upgrade): honor the version specifier with --install (#1991)
  • 3405457 Release 1.16.4
  • deab2f3 🐛 fix(zipapp): restore one cross-platform pipx.pyz (#1990)
  • 752157e 👷 ci: reject misnamed changelog.d fragments (#1989)
  • da5c992 Prune the logs when PIPX_MAX_LOGS is 0 (#1988)
  • fc7c6cc 📝 docs: fix trailing-slash links left by the Sphinx move (#1986)
  • f1b8516 Fix Release Notes project URL (#1981)
  • d9ea754 Build Windows zipapp separately (#1979)
  • ea6e44f build(deps-dev): bump gitpython from 3.1.51 to 3.1.54 in the uv group across ...
  • 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.2 to 1.16.5.
- [Release notes](https://github.com/pypa/pipx/releases)
- [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.rst)
- [Commits](pypa/pipx@1.16.2...1.16.5)

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.16.5
  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 Jul 30, 2026
@faif
faif merged commit 95b74bc into master Jul 30, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/pipx-1.16.5 branch July 30, 2026 21:09
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.

1 participant