Skip to content

Update tox requirement from >=3.9.0 to >=4.25.0 - #47

Merged
Dylan-FMK merged 2 commits into
mainfrom
dependabot/pip/tox-gte-4.25.0
May 19, 2026
Merged

Dylan-FMK merged 2 commits into
mainfrom
dependabot/pip/tox-gte-4.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026 •

Copy link
Copy Markdown
Contributor

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 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/tox-gte-4.25.0 branch 4 times, most recently from 6a7d5ea to 791232e Compare May 19, 2026 16:43
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>
@dependabot
dependabot Bot force-pushed the dependabot/pip/tox-gte-4.25.0 branch from 791232e to 2bd150c Compare May 19, 2026 16:48
Dylan-FMK
Dylan-FMK previously approved these changes May 19, 2026
@Dylan-FMK
Dylan-FMK merged commit 71a37c7 into main May 19, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/tox-gte-4.25.0 branch May 19, 2026 16:51
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