Skip to content

Bump python-discovery from 1.4.2 to 1.4.4 - #451

Merged
conorheffron merged 1 commit into
mainfrom
dependabot/pip/python-discovery-1.4.4
Jul 21, 2026
Merged

Bump python-discovery from 1.4.2 to 1.4.4#451
conorheffron merged 1 commit into
mainfrom
dependabot/pip/python-discovery-1.4.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps python-discovery from 1.4.2 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

v1.4.3

What's Changed

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

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)


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)


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
  • ad44e73 release 1.4.3
  • cabc631 🐛 fix(build): match hatchling floor to python-requires (#94)
  • 952c6e5 [pre-commit.ci] pre-commit autoupdate (#93)
  • 67478b4 build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#91)
  • 8b1c352 [pre-commit.ci] pre-commit autoupdate (#90)
  • 936fabb [pre-commit.ci] pre-commit autoupdate (#89)
  • 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.2 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.2...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 Pull requests that update python code labels Jul 20, 2026
@github-actions
github-actions Bot requested a review from conorheffron July 20, 2026 18:14
@conorheffron
conorheffron merged commit 2b37ce9 into main Jul 21, 2026
10 of 11 checks passed
@github-project-automation github-project-automation Bot moved this from In review to Done in @conorheffron's booking-sys Jul 21, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/python-discovery-1.4.4 branch July 21, 2026 14:06
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant