Skip to content

Update pipx requirement from <2,>=1.11.1 to >=1.17.2,<2 - #51

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pipx to permit the latest version.

Release notes

Sourced from pipx's releases.

1.17.2

What's Changed

Full Changelog: pypa/pipx@1.17.1...1.17.2

Changelog

Sourced from pipx's changelog.

1.17.2 <https://github.com/pypa/pipx/tree/1.17.2>_ - 2026-09-01

Bugfixes

  • Fix KeyError stderr noise when installing packages in Python3.15. (:issue:2026)

1.17.1 <https://github.com/pypa/pipx/tree/1.17.1>_ - 2026-08-30

Bugfixes

  • pipx environment now reports PIPX_MAX_LOGS, and pipx environment --value PIPX_MAX_LOGS no longer exits with invalid choice. (:issue:2024)

Miscellaneous internal changes

  • :issue:2021, :issue:2025

1.17.0 <https://github.com/pypa/pipx/tree/1.17.0>_ - 2026-08-29

Features

  • Add PIPX_COOLDOWN, a default for --cooldown on install, install-all, inject, upgrade, upgrade-all and run, so one release-age policy covers every command. An explicit --cooldown still wins, --cooldown 0 opts a single command out, and a locked install ignores the variable rather than failing. (:issue:2014)

Bugfixes

  • Require packaging>=26. Earlier releases serialize a direct reference as name@ url rather than PEP 508's name @ url, so the specifier pipx recorded in pipx_metadata.json and passed to the backend depended on which packaging happened to be installed. (:issue:2015)

1.16.8 <https://github.com/pypa/pipx/tree/1.16.8>_ - 2026-08-25

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

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.17.2
  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 Sep 7, 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