Skip to content

build(deps): bump python-discovery from 1.2.1 to 1.4.2#474

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-discovery-1.4.2
Open

build(deps): bump python-discovery from 1.2.1 to 1.4.2#474
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-discovery-1.4.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps python-discovery from 1.2.1 to 1.4.2.

Release notes

Sourced from python-discovery's releases.

v1.4.2

What's Changed

Full Changelog: tox-dev/python-discovery@1.4.1...1.4.2

v1.4.1

What's Changed

Full Changelog: tox-dev/python-discovery@1.4.0...1.4.1

v1.4.0

What's Changed

Full Changelog: tox-dev/python-discovery@1.3.2...1.4.0

v1.3.2

What's Changed

Full Changelog: tox-dev/python-discovery@1.3.1...1.3.2

v1.3.1

What's Changed

New Contributors

Full Changelog: tox-dev/python-discovery@1.3.0...1.3.1

1.3.0

... (truncated)

Changelog

Sourced from python-discovery's changelog.

Bug fixes - 1.4.2

  • Stop executable symlink resolution once the stdlib landmark is reachable and keep macOS framework builds untouched, matching getpath - Homebrew interpreters no longer get version-pinned Cellar paths recorded and stable aliases such as Debian's /usr/bin/python3 are preserved - by :user:gaborbernat. (:issue:86)

v1.4.1 (2026-06-11)


Bug fixes - 1.4.1

  • Resolve executable-only symlinks when computing system_executable, mirroring CPython's getpath.realpath python/cpython#115237 symlinked interpreter tree is kept as-is - by :user:gaborbernat. (:issue:84)

v1.4.0 (2026-05-28)


Features - 1.4.0

  • Add debug_build attribute to :class:PythonInfo exposing whether the interpreter is a debug build (Py_DEBUG) - by :user:gaborbernat. (:issue:80)

v1.3.2 (2026-05-27)


No significant changes.


v1.3.1 (2026-05-12)


Bug fixes - 1.3.1

  • export normalize_isa and deprecate KNOWN_ARCHITECTURES - by :user:rahuldevikar. (:issue:59)
  • discover uv-managed Pythons on Windows. Previously the glob assumed Unix layout (<root>/<key>/bin/python) and silently found nothing on Windows, where uv places python.exe directly under the install root - by :user:gaborbernat. (:issue:65)
  • Canonicalize GraalVM to match GraalPy Python interpreter in PythonSpec and PythonInfo. - by :user:timfel. (:issue:73)

v1.3.0 (2026-05-05)


Features - 1.3.0

... (truncated)

Commits
  • ca8d938 release 1.4.2
  • 4f6132b 🐛 fix: stop symlink resolution at stdlib landmark and framework builds (#87)
  • 95e6470 release 1.4.1
  • 011f953 🐛 fix: resolve executable-only symlinks in system_executable (#85)
  • 3a761d5 build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#83)
  • 5d3efc2 [pre-commit.ci] pre-commit autoupdate (#81)
  • 31365ac build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#82)
  • 834a327 [pre-commit.ci] pre-commit autoupdate (#80)
  • ee37e2f release 1.4.0
  • 0545a47 ✨ feat(info): expose debug build status (#79)
  • 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 [python-discovery](https://github.com/tox-dev/python-discovery) from 1.2.1 to 1.4.2.
- [Release notes](https://github.com/tox-dev/python-discovery/releases)
- [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst)
- [Commits](tox-dev/python-discovery@1.2.1...1.4.2)

---
updated-dependencies:
- dependency-name: python-discovery
  dependency-version: 1.4.2
  dependency-type: direct:production
  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 Jun 15, 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