Skip to content

⬆️(deps): update tox requirement from >=4.53.0 to >=4.57.0#647

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tox-gte-4.57.0
Open

⬆️(deps): update tox requirement from >=4.53.0 to >=4.57.0#647
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tox-gte-4.57.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on tox to permit the latest version.

Release notes

Sourced from tox's releases.

v4.57.0

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.56.4...4.57.0

Changelog

Sourced from tox's changelog.

Features - 4.57.0

  • Support debug (Py_DEBUG) interpreters the way free-threaded builds are already handled. The py313d and py313td factors select a debug build, a base_python pointing at one matches those factors and conflicts with factors that lack the suffix, and a debug build gets its own d-tagged wheel build environment - by :user:chuenchen309. (:issue:3986)

Bug fixes - 4.57.0

  • Keep the free-threaded t suffix when deriving the base python spec from a path, so a base_python pointing at a free-threaded interpreter matches py313t factors and conflicts with factors that lack the suffix - by :user:chuenchen309. (:issue:3986)

v4.56.4 (2026-07-08)


Bug fixes - 4.56.4

  • Discover debug (Py_DEBUG) interpreters set as base_python, such as Debian's python3.13-dbg - the spec was misread as a machine named dbg and no interpreter matched. Requires python-discovery>=1.4.4 - by :user:gaborbernat. (:issue:3977)

v4.56.3 (2026-07-08)


Bug fixes - 4.56.3

  • Stop double-closing the child pty file descriptor when running under a tty, which could race a parallel run that had reused the freed descriptor number and cause intermittent Bad file descriptor/Input/output error failures - by :user:apoorvdarshan. (:issue:3975)

v4.56.2 (2026-07-07)


Bug fixes - 4.56.2

  • Fix a batch of latent defects found in a codebase audit:

    • stop duplicating --extra-index-url when a merged requirements line repeats an already-seen index;
    • render --no-binary/--only-binary as comma-joined strings instead of leaking the internal set into the pip command line;
    • report a clear error instead of IndexError for a bare one-argument flag (-c, -r, -f, -e) in

... (truncated)

Commits
  • 484c157 release 4.57.0
  • eaf7b51 ✨ feat(python): match free-threaded and debug interpreter builds (#3986)
  • 2ce4b59 📦 build: use test dependency group in internal envs (#3985)
  • 9080a91 Replace prettier with mdformat and yamlfmt (#3984)
  • 91ab2e3 build(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 (#3983)
  • 4064a79 build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 (#3982)
  • 4a93491 [pre-commit.ci] pre-commit autoupdate (#3981)
  • e93e023 build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 (#3980)
  • 68f01dc 💰 Surface the org itself in the FUNDING config (#3979)
  • a44a942 release 4.56.4
  • Additional commits viewable in compare view

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)

Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.53.0...4.57.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.57.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot
dependabot Bot requested a review from ramseymcgrath as a code owner July 20, 2026 06:06
@dependabot dependabot Bot added python dependencies Pull requests that update a dependency file labels Jul 20, 2026
@github-actions github-actions Bot added the build label Jul 20, 2026
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant