Skip to content

Bump tox from 4.36.0 to 4.45.0#55

Merged
joce merged 1 commit intomasterfrom
dependabot/uv/tox-4.45.0
Feb 25, 2026
Merged

Bump tox from 4.36.0 to 4.45.0#55
joce merged 1 commit intomasterfrom
dependabot/uv/tox-4.45.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps tox from 4.36.0 to 4.45.0.

Release notes

Sourced from tox's releases.

v4.45.0

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.44.0...4.45.0

v4.44.0

What's Changed

Full Changelog: tox-dev/tox@4.43.0...4.44.0

v4.43.0

What's Changed

Full Changelog: tox-dev/tox@4.42.0...4.43.0

v4.42.0

What's Changed

... (truncated)

Changelog

Sourced from tox's changelog.

Features - 4.45.0

  • Enhance tox schema command: add x-taplo metadata for IDE integration, product dict support for env_list, handle int and PythonConstraints types, fix $schema draft-07 URI, and add schema freshness test. Add tox.toml to SchemaStore catalog for automatic IDE validation - by :user:gaborbernat. (:issue:1388)

Bug fixes - 4.45.0

  • Add redirects for old documentation URLs that broke after the Diataxis restructure (e.g. /config.html -> /reference/config.html, /example/general.html -> /index.html) using sphinx-reredirects - by :user:gaborbernat. (:issue:3806)
  • Fix cross-section substitution {[section]key} resolving to a literal unresolved reference instead of empty string when the referenced value contains only factor-conditional lines and no factors match the requesting environment - by :user:Fridayai700. (:issue:3809)
  • Fix circular dependency in environment_variables when set_env references {env_site_packages_dir} or similar lazy constants, causing RecursionError silently caught as "could not find python interpreter" - by :user:gaborbernat. (:issue:3816)

v4.44.0 (2026-02-20)


Features - 4.44.0

  • Support PEP 751 pylock.toml lock files as dependency input via the pylock configuration option (mutually exclusive with deps). Packages are filtered by extras, dependency groups, and platform markers evaluated against the target Python interpreter, then installed via pip with --no-deps - by :user:gaborbernat. (:issue:3665)

Bug fixes - 4.44.0

  • Fix unfactored continuation lines (e.g. pytest \, --remote-data \) being incorrectly skipped when they follow a filtered factor-conditional line ending with \ -- the pending_skip flag now only drops terminal continuation pieces, preserving shared arguments that are themselves continuations - by :user:gaborbernat. (:issue:3802)

v4.43.0 (2026-02-20)


Features - 4.43.0

  • Add TOML-native generative env_list via product dict syntax -- Cartesian product of factor groups with optional range dicts and exclusions - by :user:gaborbernat. (:issue:3797)

Bug fixes - 4.43.0

... (truncated)

Commits
  • 0aa99e7 release 4.45.0
  • ba0ab7c 🐛 fix(env): break circular dependency in environment_variables resolution (#3...
  • 8d16fdb [pre-commit.ci] pre-commit autoupdate (#3814)
  • 75ae74c ✨ feat(schema): enhance schema command with IDE integration (#3813)
  • 9adb727 fix: cross-section substitution resolves to empty when no factors match (#3810)
  • e9e9ac0 Bump dependency requirements (#3812)
  • 02e9ed7 📝 docs: add redirects for old URLs (#3806) (#3808)
  • 9cd5b69 🐛 fix(type): resolve ty 0.0.17 compatibility (#3807)
  • 6df9250 Fix user guide link in README.md (#3805)
  • 901aa7b release 4.44.0
  • Additional commits viewable in compare view

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)

Bumps [tox](https://github.com/tox-dev/tox) from 4.36.0 to 4.45.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.36.0...4.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 23, 2026
@claude
Copy link

claude bot commented Feb 23, 2026

Claude encountered an error —— View job


I'll analyze this and get back to you.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@joce joce merged commit 831d7fb into master Feb 25, 2026
14 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/uv/tox-4.45.0 branch February 25, 2026 03:13
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants