Skip to content

Bump pipdeptree from 2.35.2 to 4.2.0 - #2181

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pipdeptree-4.2.0
Open

Bump pipdeptree from 2.35.2 to 4.2.0#2181
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pipdeptree-4.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps pipdeptree from 2.35.2 to 4.2.0.

Release notes

Sourced from pipdeptree's releases.

4.2.0

What's Changed

Full Changelog: tox-dev/pipdeptree@4.1.0...4.2.0

4.1.0

What's Changed

Full Changelog: tox-dev/pipdeptree@4.0.0...4.1.0

4.0.0

What's Changed

Full Changelog: tox-dev/pipdeptree@3.1.1...4.0.0

3.1.1

What's Changed

... (truncated)

Changelog

Sourced from pipdeptree's changelog.

Features - 4.2.0

  • Publish cp315t wheels, so a free-threaded 3.15 installs a wheel instead of compiling the Rust extension. (:issue:644)

Bug fixes - 4.2.0

  • Publish Linux aarch64 wheels. 4.1.0 shipped none, so pip and uv fell back to the source distribution on ARM64 hosts, where building the Rust extension needs a local cargo and C toolchain. (:issue:640)
  • Build from source on a free-threaded interpreter. The package asked for the limited API unconditionally and meson-python refuses to pair it with a free-threaded CPython, so the source build stopped before it started. (:issue:643)

Packaging updates - 4.2.0

  • Take the released version from the git tag rather than from a file in the tree, so a release can no longer ship artifacts labeled with the previous version. 4.1.1 and 4.1.2 were tagged that way and reached no index. (:issue:647)

Releases up to 4.1.0 are recorded on the GitHub releases page <https://github.com/tox-dev/pipdeptree/releases>_.

Commits
  • bd5d67a release 4.2.0
  • 610d8a4 👷 ci(release): derive the version from git tags (#647)
  • e0b8f18 build(deps): bump pypa/cibuildwheel from 4.1.0 to 4.1.1 (#645)
  • 8c39b78 👷 ci(dist): pre-install Rust toolchain for aarch64 wheels (#646)
  • e0eab35 👷 ci(dist): publish free-threaded 3.15t wheels (#644)
  • a51ac2b 🐛 fix(build): allow free-threaded source builds (#643)
  • 392178e build(deps): bump taiki-e/install-action from 2.84.1 to 2.85.0 (#641)
  • b0ebd9d 🐛 ci(dist): build Linux aarch64 wheels (#640)
  • e9595c9 docs: limit supported versions to latest major and minor release (#636)
  • 9eb204e build(deps): bump taiki-e/install-action from 2.84.0 to 2.84.1 (#639)
  • Additional commits viewable in compare view

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 [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.35.2 to 4.2.0.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Changelog](https://github.com/tox-dev/pipdeptree/blob/main/docs/changelog.rst)
- [Commits](tox-dev/pipdeptree@2.35.2...4.2.0)

---
updated-dependencies:
- dependency-name: pipdeptree
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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