Skip to content

build(deps): bump python-discovery from 1.2.2 to 1.3.1#48

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps python-discovery from 1.2.2 to 1.3.1.

Release notes

Sourced from python-discovery's releases.

v1.3.1

What's Changed

New Contributors

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

1.3.0

What's Changed

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

Changelog

Sourced from python-discovery's changelog.

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

  • Add :func:~python_discovery.iter_interpreters for enumerating every discovered interpreter, with PATH and UV-install support for non-CPython implementations listed in :data:~python_discovery.KNOWN_IMPLEMENTATIONS (:pull:71)

v1.2.2 (2026-04-06)


Commits
  • 0d34484 release 1.3.1
  • 6840c41 👷 ci(release): wire up towncrier-driven release pipeline (#74)
  • 68f7dc1 Canonicalize GraalPy implementation name. (#73)
  • e7cff49 [pre-commit.ci] pre-commit autoupdate (#72)
  • 00052bd ✨ feat(discovery): add iter_interpreters for enumeration (#71)
  • 791d139 build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#68)
  • 77273ad [pre-commit.ci] pre-commit autoupdate (#70)
  • 6b5d73b [pre-commit.ci] pre-commit autoupdate (#69)
  • 0868856 [pre-commit.ci] pre-commit autoupdate (#67)
  • eb2aa7a build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#66)
  • 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.3.1.
- [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.3.1)

---
updated-dependencies:
- dependency-name: python-discovery
  dependency-version: 1.3.1
  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 May 18, 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