Skip to content

Update pipx requirement from <2,>=1.11.1 to >=1.16.6,<2 - #49

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

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

Conversation

@dependabot

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

What's Changed

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

Changelog

Sourced from pipx's changelog.

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)

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

... (truncated)

Commits

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

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.16.6
  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 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #50.

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