Skip to content

Bump tox from 4.61.1 to 4.61.5 - #3031

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/tox-4.61.5
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/tox-4.61.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps tox from 4.61.1 to 4.61.5.

Release notes

Sourced from tox's releases.

v4.61.5

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.61.4...4.61.5

v4.61.4

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.61.3...4.61.4

v4.61.3

What's Changed

Full Changelog: tox-dev/tox@4.61.2...4.61.3

v4.61.2

What's Changed

... (truncated)

Changelog

Sourced from tox's changelog.

Bug fixes - 4.61.5

  • An empty set_env list in TOML no longer fails to load; like an empty table, it clears inherited variables - by :user:yuefdev. (:issue:4065)
  • A TOML factor range now rejects true or false as start or stop instead of reading them as 1 and 0 - by :user:yuefdev. (:issue:4066)
  • Preserve an explicitly empty {factor:label:} fallback instead of using the declared factor group default. (:issue:4072)

Improved documentation - 4.61.5

  • Loader.build documented a future parameter it no longer takes and left factory undocumented, so the plugin API reference listed a parameter that does not exist - by :user:hxperl. (:issue:4070)

Contributor-facing changes - 4.61.5

  • Restore COVERAGE_PROCESS_START in the test environments; a mangled key had left it unset since the move to tox.toml - by :user:yuefdev. (:issue:4067)

v4.61.4 (2026-09-09)


Bug fixes - 4.61.4

  • Shebang parsing now uses shlex, so a quoted interpreter path that contains spaces is kept as one argument when TOX_LIMITED_SHEBANG rewrites the invocation - by :user:r3wretrhy. (:issue:4064)

v4.61.3 (2026-09-08)


Bug fixes - 4.61.3

  • A set_env environment file (file|.env) is now read as UTF-8 instead of the platform's locale encoding, so non-ASCII values no longer arrive mangled on Windows - by :user:MohammedAlkindi. (:issue:4059)
  • Preserve UNC and extended-length paths in Windows commands, including quoted paths - by :user:MohammedAlkindi. (:issue:4060)
  • Normalize project and extra names in dependency-group self-references - by :user:MohammedAlkindi. (:issue:4061)
  • Register factor labels and defaults for bare labeled dicts in env_list - by :user:dylanpulver. (:issue:4062)

v4.61.2 (2026-08-31)


... (truncated)

Commits
  • 40a5d2b release 4.61.5
  • c504e48 fix(config): let empty factor fallbacks override TOML group defaults (#4072)
  • a5a7ce6 fix: correct coverage startup environment variable (#4067)
  • 3632978 fix(config): accept empty set_env lists (#4065)
  • b429bcc fix(config): reject boolean TOML range bounds (#4066)
  • 0975be8 [pre-commit.ci] pre-commit autoupdate (#4068)
  • 7b5068b docs: fix the parameter list on Loader.build (#4070)
  • 2b650b0 chore(type): narrow execute_async cwd for pyrefly 1.3 (#4069)
  • 2a06036 release 4.61.4
  • eea1cb7 🐛 fix(execute): keep spaces in quoted shebang interpreter paths (#4064)
  • Additional commits viewable 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.61.1 to 4.61.5.
- [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.61.1...4.61.5)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.61.5
  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 Sep 21, 2026
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