Skip to content

Build(deps-dev): bump tox from 4.44.0 to 4.45.0#365

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/tox-4.45.0
Feb 24, 2026
Merged

Build(deps-dev): bump tox from 4.44.0 to 4.45.0#365
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/tox-4.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Copy link
Copy Markdown
Contributor

Bumps tox from 4.44.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

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)


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)
  • See full diff 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.44.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.44.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 Pull requests that update Python code labels Feb 24, 2026
@dependabot dependabot Bot requested a review from Diapolo10 as a code owner February 24, 2026 17:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2026
@github-actions github-actions Bot enabled auto-merge February 24, 2026 17:04

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@sonarqubecloud

Copy link
Copy Markdown

@github-actions github-actions Bot merged commit 0ec2193 into main Feb 24, 2026
20 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/tox-4.45.0 branch February 24, 2026 17:05
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.

0 participants