Skip to content

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

Merged
Dylan-FMK merged 1 commit into
mainfrom
dependabot/pip/tox-gte-4.25.0
Apr 28, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 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 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/tox-gte-4.25.0 branch 4 times, most recently from f7de8da to fc13bf7 Compare April 28, 2026 14:53
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@4.25.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>
@Dylan-FMK Dylan-FMK force-pushed the dependabot/pip/tox-gte-4.25.0 branch from fc13bf7 to 462a86c Compare April 28, 2026 14:55
@Dylan-FMK Dylan-FMK merged commit 9b1f045 into main Apr 28, 2026
2 of 12 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/tox-gte-4.25.0 branch April 28, 2026 14:59
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