Skip to content

Update tox requirement from >= 3.9.0 to >=4.25.0#13

Merged
Dylan-FMK merged 1 commit intomainfrom
dependabot/pip/tox-gte-4.25.0
Apr 14, 2026
Merged

Update tox requirement from >= 3.9.0 to >=4.25.0#13
Dylan-FMK merged 1 commit intomainfrom
dependabot/pip/tox-gte-4.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on tox to permit the latest version.

Release notes

Sourced from tox's releases.

4.25.0

What's Changed

Full Changelog: tox-dev/tox@4.24.2...4.25.0

Changelog

Sourced from tox's changelog.

Features - 4.25.0

  • Add support for number ranges in generative environments, more details :ref:here <generative-environment-list>. - by :user:mimre25 (:issue:3502)

Bugfixes - 4.25.0

  • Make tox tests pass with Python 3.14.0a6 - by :user:hroncok (:issue:3500)

v4.24.2 (2025-03-07)


Bugfixes - 4.24.2

  • multiple source_type supports for the same filename. Like pyproject.toml can be load by both TomlPyProject & LegacyToml (:issue:3117)
  • Support set_env = { file = "conf{/}local.env"} for TOML format - by :user:juditnovak. (:issue:3474)
  • fix example on the docs (:issue:3480)
    • --parallel-no-spinner now respects max CPU set by --parallel N (:issue:3495)

Improved Documentation - 4.24.2

  • Updates the documentation for os.environ['KEY'] when the variable does not exist - by :user:jugmac00. (:issue:3456)

v4.24.1 (2025-01-21)


Misc - 4.24.1

  • :issue:3426

v4.24.0 (2025-01-21)


Features - 4.24.0

  • Add a schema command to produce a JSON Schema for tox and the current plugins.

    • by :user:henryiii (:issue:3446)

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/tox-gte-4.25.0 branch from 3e59a2e to 972b8a5 Compare April 14, 2026 16:51
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@3.9.0...4.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tox-gte-4.25.0 branch from 972b8a5 to 5151f7b Compare April 14, 2026 16:53
@Dylan-FMK Dylan-FMK merged commit c009b0a into main Apr 14, 2026
1 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/tox-gte-4.25.0 branch April 14, 2026 16:54
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.

1 participant