Skip to content

Update pipx requirement from <2,>=1.11.1 to >=1.16.3,<2 - #47

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pipx-gte-1.16.3-and-lt-2
Closed

Update pipx requirement from <2,>=1.11.1 to >=1.16.3,<2#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pipx-gte-1.16.3-and-lt-2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on pipx to permit the latest version.

Release notes

Sourced from pipx's releases.

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.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)

1.16.2 <https://github.com/pypa/pipx/tree/1.16.2>_ - 2026-07-21

Bugfixes

  • Stop venv inspection from crashing on Python 3.15 when a dist-info directory has no Name metadata field. importlib.metadata now raises KeyError for missing metadata keys instead of returning None; such distributions are skipped again, as on earlier Python versions. (:issue:1971)

1.16.1 <https://github.com/pypa/pipx/tree/1.16.1>_ - 2026-07-20

Bugfixes

  • Stop install and list from crashing when the pipx bin directory contains an executable pipx did not create. Scanning for launcher ownership decoded arbitrary binary content as an interpreter path, which raised UnicodeDecodeError on Windows, or ValueError for a path holding a NUL byte. Such a file is now treated as not owned by the venv. (:issue:1965)

1.16.0 <https://github.com/pypa/pipx/tree/1.16.0>_ - 2026-07-15

Features

  • Add pipx list --outdated and JSON output. (:issue:149)
  • Honour the requires-python a package declares. When the default interpreter fails it, pipx looks for one on the system that satisfies it and builds the environment there, so pipx install mytool no longer needs the user to work out the right --python. Pass --fetch-python=missing to let pipx download a matching interpreter when the system carries none, and name --python yourself to keep the last word. (:issue:387)
  • Normalize inferred pipx run package names. (:issue:618)
  • Allow pipx list to select installed packages by name. (:issue:640)

... (truncated)

Commits
  • d57b062 Release 1.16.3
  • 6b2f323 fix: allow read-only global list with inaccessible locks (#1975)
  • ebb4bcd 📝 docs: update Linux install guidance (#1977)
  • b59ae50 build(deps): bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 in the actions...
  • 51db06b Release 1.16.2
  • 3c63e32 👷 ci: test against Python 3.15 beta (#1971)
  • 2a0c851 Release 1.16.1
  • c8b1893 🐛 fix: don't crash scanning a foreign binary in the bin dir (#1970)
  • 6894018 [pre-commit.ci] pre-commit autoupdate (#1969)
  • 12b44ad build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.2 in the actions group...
  • Additional commits viewable in compare view

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)

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.rst)
- [Commits](pypa/pipx@1.11.1...1.16.3)

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

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 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #48.

@dependabot dependabot Bot closed this Aug 3, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/pipx-gte-1.16.3-and-lt-2 branch August 3, 2026 04:26
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