Skip to content

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

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

Update tox requirement from >= 3.9.0 to >=4.25.0#37
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 May 12, 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 May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/tox-gte-4.25.0 branch 7 times, most recently from 33cf2f4 to a37d130 Compare May 12, 2026 20:16
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>
@Dylan-FMK Dylan-FMK force-pushed the dependabot/pip/tox-gte-4.25.0 branch from a37d130 to 9ef4331 Compare May 12, 2026 20:18
@Dylan-FMK Dylan-FMK merged commit f4e019f into main May 12, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/tox-gte-4.25.0 branch May 12, 2026 20:19
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