Skip to content

Build(deps-dev): bump tox from 4.56.2 to 4.56.4 - #430

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/tox-4.56.4
Jul 9, 2026
Merged

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tox from 4.56.2 to 4.56.4.

Release notes

Sourced from tox's releases.

v4.56.4

What's Changed

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

v4.56.3

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.56.2...4.56.3

Changelog

Sourced from tox's changelog.

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)


Commits
  • a44a942 release 4.56.4
  • 7790501 🐛 fix(discovery): find debug interpreters like python3.13-dbg (#3978)
  • 4dac7fe release 4.56.3
  • 6f8dabc Don't double-close the child pty fd (fixes parallel Bad file descriptor) (#39...
  • See full diff in compare view

@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
@github-actions
github-actions Bot enabled auto-merge (rebase) July 9, 2026 01:24

@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

Bumps [tox](https://github.com/tox-dev/tox) from 4.56.2 to 4.56.4.
- [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.2...4.56.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.56.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/tox-4.56.4 branch from ff6eec6 to ac73df4 Compare July 9, 2026 01:26

@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 592eec2 into main Jul 9, 2026
19 checks passed
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@dependabot
dependabot Bot deleted the dependabot/uv/tox-4.56.4 branch July 9, 2026 01:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants