Skip to content

build(uv): bump tox from 4.59.0 to 4.60.0 - #1507

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/uv/tox-4.60.0
Open

build(uv): bump tox from 4.59.0 to 4.60.0#1507
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/uv/tox-4.60.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps tox from 4.59.0 to 4.60.0.

Release notes

Sourced from tox's releases.

v4.60.0

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.59.0...4.60.0

Changelog

Sourced from tox's changelog.

Features - 4.60.0

  • Add {home} and {tox_root_name} substitutions; set :ref:work_dir to e.g. "{home}/.local/state/tox/{tox_root_name}" to keep environments outside of the project tree - by :user:WhyNotHugo. (:issue:4020)

Bug fixes - 4.60.0

  • Provision the requested tox version before reading env_list, allowing configuration syntax introduced by that version - by :user:CAOShurong (:issue:4021)

Improved documentation - 4.60.0

  • Fix nine source-code links in the onboarding guide that pointed at paths which no longer exist, and correct the class names of the TOML configuration sources and loaders they refer to - by :user:Yusuf-Gadelrab. (:issue:4024)

v4.59.0 (2026-08-10)


Commits

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)

Warning

If this dependabot update includes any changes to the pyproject.toml, ensure the version specifiers in the pyproject.toml are reverted to a valid major.minor range by taking the following steps:

  • Clone the branch locally.
  • Update any pinned versions modified by Dependabot in pyproject.toml to the appropriate major.minor version range. For example, if Dependabot changes wcwidth<=0.7 to wcwidth<=0.8.1, it should be updated to wcwidth<=0.9. Likewise, if Dependabot changes safety>=3.7,<4 to safety>=3.8.0,<4, it should be updated to safety>=3.8,<4. Do not modify any requirement.txt files.
  • Run uv lock to update the lock file.
  • Commit the changes to this PR and proceed to merge.

Bumps [tox](https://github.com/tox-dev/tox) from 4.59.0 to 4.60.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.59.0...4.60.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies:requirements Related with project file dependencies label Aug 26, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 26, 2026 08:55
@dependabot dependabot Bot added the dependencies:requirements Related with project file dependencies label Aug 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of tox exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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

Labels

dependencies:requirements Related with project file dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants