Skip to content

Build(deps-dev): bump tox from 4.56.4 to 4.57.0 - #393

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/tox-4.57.0
Jul 20, 2026
Merged

Build(deps-dev): bump tox from 4.56.4 to 4.57.0#393
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/tox-4.57.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tox from 4.56.4 to 4.57.0.

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)


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)
  • 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 [tox](https://github.com/tox-dev/tox) from 4.56.4 to 4.57.0.
- [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.56.4...4.57.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.57.0
  dependency-type: direct:development
  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 Jul 20, 2026
@dependabot
dependabot Bot requested a review from Diapolo10 as a code owner July 20, 2026 06:21
@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 enabled auto-merge July 20, 2026 06:22

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions
github-actions Bot merged commit a6deb3c into main Jul 20, 2026
19 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/tox-4.57.0 branch July 20, 2026 06:23
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