Skip to content

Bump pipx from 1.16.5 to 1.17.1 - #486

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pipx-1.17.1
Open

Bump pipx from 1.16.5 to 1.17.1#486
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pipx-1.17.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pipx from 1.16.5 to 1.17.1.

Release notes

Sourced from pipx's releases.

1.17.1

What's Changed

New Contributors

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

1.16.7

What's Changed

New Contributors

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

1.16.6

What's Changed

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

Changelog

Sourced from pipx's changelog.

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

  • pipx run --spec <spec> <app> on the uv backend builds a pipx-managed venv when <app> differs from the spec's normalized distribution name, or when the spec carries no name at all, so pipx honors the package's [pipx.run] entry point. An <app> that matches the name still runs through uv tool run, which sees console scripts only. (:issue:2004)

Improved Documentation

  • The CLI reference in the documentation now shows pipx run instead of sphinx-build run. (:issue:2005)

... (truncated)

Commits

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.5 to 1.17.1.
- [Release notes](https://github.com/pypa/pipx/releases)
- [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.rst)
- [Commits](pypa/pipx@1.16.5...1.17.1)

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.17.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 3, 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