Skip to content

Update pipx requirement from <2,>=1.11.1 to >=1.15.0,<2#45

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pipx to permit the latest version.

Release notes

Sourced from pipx's releases.

1.15.0

What's Changed

New Contributors

Full Changelog: pypa/pipx@1.14.1...1.15.0

Changelog

Sourced from pipx's changelog.

1.15.0 - 2026-06-24

Features

  • Add a --dry-run flag to pipx ensurepath that reports which directories would be added to PATH without modifying PATH or any shell configuration file. (#1014)

Bugfixes

  • Fix pipx uninject for uv-backed environments, where uv lacks pip's list --not-required option. Both backends now derive the not-required set from installed distribution metadata, so they behave identically, and a dependency pulled in only by another package's extra is kept instead of being treated as removable. (#1841)

1.14.1 - 2026-06-17

Bugfixes

  • Restore the original package if pipx reinstall-all is interrupted during reinstall. (#966)
  • Allow importing pipx.util before pipx.paths. (#1333)
  • Ensure pipx inject --force reinstalls injected packages without persisting the force-reinstall option in package metadata. (#1545)
  • Preserve installer errors when package-name detection fails during local package installs. (#1567)
  • Expose manual pages for editable local package installs. (#1793)
  • Fixed pipx pin <app> --injected-only so it can pin injected packages when the main app is already pinned. (#1835)

1.14.0 - 2026-06-04

Features

  • Add --no-path-check to pipx run to skip the warning when the app is already on PATH. Useful for shim scripts that wrap pipx run <app> under the same name as the app. (#1824)

Bugfixes

  • Add regression coverage for pipx inject accepting --force before or after injected dependencies. (#1444)

Improved Documentation

  • Use the bootstrap pipx executable when adding PATH in self-managed installs. (#1481)

1.13.0 - 2026-05-30

Features

  • Add PIPX_DISABLE_SHARED_LIBS_AUTO_UPGRADE to skip automatic shared library upgrades. (#1650)
  • Update the error message in get-pipx.py; it is obsoleted, not deprecated. (#1813)

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

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.15.0
  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 Jun 29, 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