Skip to content

chore(deps): bump python-discovery from 1.4.3 to 1.4.4#15234

Merged
alex merged 1 commit into
mainfrom
dependabot/uv/python-discovery-1.4.4
Jul 9, 2026
Merged

chore(deps): bump python-discovery from 1.4.3 to 1.4.4#15234
alex merged 1 commit into
mainfrom
dependabot/uv/python-discovery-1.4.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps python-discovery from 1.4.3 to 1.4.4.

Release notes

Sourced from python-discovery's releases.

v1.4.4

What's Changed

New Contributors

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

Changelog

Sourced from python-discovery's changelog.

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)


Commits
  • 02a5c6e release 1.4.4
  • 4dbf5d1 🐛 fix(spec): discover debug (Py_DEBUG) interpreters like python3.13-dbg (#96)
  • 1790c9f [pre-commit.ci] pre-commit autoupdate (#95)
  • d3cd2c9 💰 Surface GitHub Sponsors + thanks.dev
  • See full diff 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.4.3 to 1.4.4.
- [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.4.3...1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 9, 2026
@alex alex merged commit b217d19 into main Jul 9, 2026
68 checks passed
@alex alex deleted the dependabot/uv/python-discovery-1.4.4 branch July 9, 2026 11: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:uv Pull requests that update python:uv code

Development

Successfully merging this pull request may close these issues.

1 participant