Skip to content

Update pipx requirement from <2,>=1.11.1 to >=1.16.7,<2 - #50

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 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.7

What's Changed

New Contributors

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

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)

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)

... (truncated)

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

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.16.7
  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 Aug 17, 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