Skip to content

build: bump python-discovery from 1.5.0 to 1.5.2 - #930

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/python-discovery-1.5.2
Open

build: bump python-discovery from 1.5.0 to 1.5.2#930
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/python-discovery-1.5.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps python-discovery from 1.5.0 to 1.5.2.

Release notes

Sourced from python-discovery's releases.

1.5.2

What's Changed

Full Changelog: tox-dev/python-discovery@1.5.1...1.5.2

v1.5.1

What's Changed

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

Changelog

Sourced from python-discovery's changelog.

################# Release History #################

.. towncrier-draft-entries::

.. towncrier release notes start


v1.5.1 (2026-07-31)


Bug fixes - 1.5.1

  • Locate uv's interpreter store the way uv does, using XDG on macOS (~/.local/share/uv/python) and roaming %APPDATA%\uv\python on Windows, neither of which platformdirs reported. The uv variables now come from the env mapping rather than os.environ - by :user:gaborbernat. (:issue:109)
  • Pick uv-managed interpreters by install directory name instead of globbing the store. A bare 3.8 now means CPython, the way uv resolves it, rather than whichever implementation the filesystem happened to list first, and probing runs newest version first - by :user:gaborbernat. (:issue:110)

Packaging updates and notes for downstreams - 1.5.1

  • Drop the platformdirs runtime dependency; locating uv's store was the only thing it did - by :user:gaborbernat. (:issue:109)

v1.5.0 (2026-07-21)


Commits
  • 0986627 🐛 fix(py_info): discover Python 3.6 and 3.7 interpreters (#117)
  • 32e0db5 [pre-commit.ci] pre-commit autoupdate (#115)
  • 4453b8c build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#114)
  • 2c8ccd6 [pre-commit.ci] pre-commit autoupdate (#113)
  • 73a8369 release 1.5.1
  • f2bd713 🐛 fix(uv): pick store installs by directory name (#112)
  • b94b232 🐛 fix(uv): match uv's interpreter store lookup (#111)
  • 97db92f build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#108)
  • dae1a0b [pre-commit.ci] pre-commit autoupdate (#107)
  • 45d10b6 build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#106)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 16, 2026
Bumps [python-discovery](https://github.com/tox-dev/python-discovery) from 1.5.0 to 1.5.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.5.0...1.5.2)

---
updated-dependencies:
- dependency-name: python-discovery
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/python-discovery-1.5.2 branch from cf8ea9e to f5695f8 Compare August 19, 2026 03:04
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