chore(deps): update dependency tox to >=4.32.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| tox (changelog) |
>=4.31.0 -> >=4.32.0
|
Release Notes
tox-dev/tox (tox)
v4.32.0
What's Changed
- docs: Add Python 3.14 and 3.14t to config examples by @cclauss in #3626
- Fix broken log message (in that branch it did not match the arguments). by @ionelmc in #3634
- Allow braced range syntax in internal sections of tox.ini file by @marcosboger in #3631
- fix: ensure log folder is created before writing the execution logs by @ssbarnea in #3633
- TST: add weekly compatibility checks for CPython 3.15 by @neutrinoceros in #3629
New Contributors
- @ionelmc made their first contribution in #3634
- @marcosboger made their first contribution in #3631
- @neutrinoceros made their first contribution in #3629
Full Changelog: https://github.com/tox-dev/tox/compare/4.31.0...4.32.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.