Skip to content

build(deps): bump python-discovery from 1.2.2 to 1.5.0#57

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps python-discovery from 1.2.2 to 1.5.0.

Release notes

Sourced from python-discovery's releases.

v1.5.0

What's Changed

Full Changelog: tox-dev/python-discovery@1.4.4...1.5.0

v1.4.4

What's Changed

New Contributors

Full Changelog: tox-dev/python-discovery@1.4.3...1.4.4

v1.4.3

What's Changed

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

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

... (truncated)

Changelog

Sourced from python-discovery's changelog.

Packaging updates and notes for downstreams - 1.5.0

  • Declare support for Python 3.15 and run the test suite against it, currently in beta. (:issue:104)

v1.4.4 (2026-07-08)


Bug fixes - 1.4.4

  • Parse the debug build flag in interpreter specs - python3.13d and Debian's python3.13-dbg / python3.13-debug now select a Py_DEBUG interpreter instead of being misread as an ISA named dbg. Resolving a virtualenv to its base interpreter also checks the free-threaded and debug ABI flags, so a debug or free-threaded environment no longer resolves to a release build of the same version - by :user:gaborbernat. (:issue:96)

v1.4.3 (2026-07-03)


Packaging updates and notes for downstreams - 1.4.3

  • Constrain the hatchling build requirement per Python version so sdist builds resolve a compatible backend on the declared >=3.8 floor - hatchling>=1.28 dropped Python 3.9, leaving 3.8/3.9 unbuildable from source - by :user:gaborbernat. (:issue:92)

v1.4.2 (2026-06-11)


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

... (truncated)

Commits
  • 7889874 release 1.5.0
  • cb3ccb6 👷 ci: add Python 3.15 to the test matrix (#104)
  • 3dc250f [pre-commit.ci] pre-commit autoupdate (#103)
  • 6603012 📦 build: move dev extras to PEP 735 dependency groups (#102)
  • 8df9588 Replace prettier with mdformat and yamlfmt (#101)
  • de863fa build(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 (#100)
  • 61ffbc0 build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 (#99)
  • 1ea2dcf [pre-commit.ci] pre-commit autoupdate (#98)
  • 8c8293a build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 (#97)
  • 02a5c6e release 1.4.4
  • 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.2 to 1.5.0.
- [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.2...1.5.0)

---
updated-dependencies:
- dependency-name: python-discovery
  dependency-version: 1.5.0
  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 Jul 22, 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