Commit 8ca33d4
authored
chore(deps): update dependency tox to v4.32.0 (#416)
This PR contains the following updates:
| Package | Type | Update | Change | Pending | OpenSSF |
|---|---|---|---|---|---|
| [tox](https://redirect.github.com/tox-dev/tox)
([changelog](https://tox.wiki/en/latest/changelog.html)) |
dependency-groups | minor | `<4.31.0 ` -> `<4.32.1` | `4.34.1` (+2) |
[](https://securityscorecards.dev/viewer/?uri=github.com/tox-dev/tox)
|
| [tox](https://redirect.github.com/tox-dev/tox)
([changelog](https://tox.wiki/en/latest/changelog.html)) |
dependency-groups | minor | `==4.31.0 ` -> `==4.32.0` | `4.34.1` (+2) |
[](https://securityscorecards.dev/viewer/?uri=github.com/tox-dev/tox)
|
---
### Release Notes
<details>
<summary>tox-dev/tox (tox)</summary>
###
[`v4.32.0`](https://redirect.github.com/tox-dev/tox/releases/tag/4.32.0)
[Compare
Source](https://redirect.github.com/tox-dev/tox/compare/4.31.0...4.32.0)
<!-- Release notes generated using configuration in .github/release.yml
at 4.32.0 -->
#### What's Changed
- docs: Add Python 3.14 and 3.14t to config examples by
[@​cclauss](https://redirect.github.com/cclauss) in
[#​3626](https://redirect.github.com/tox-dev/tox/pull/3626)
- Fix broken log message (in that branch it did not match the
arguments). by [@​ionelmc](https://redirect.github.com/ionelmc) in
[#​3634](https://redirect.github.com/tox-dev/tox/pull/3634)
- Allow braced range syntax in internal sections of tox.ini file by
[@​marcosboger](https://redirect.github.com/marcosboger) in
[#​3631](https://redirect.github.com/tox-dev/tox/pull/3631)
- fix: ensure log folder is created before writing the execution logs by
[@​ssbarnea](https://redirect.github.com/ssbarnea) in
[#​3633](https://redirect.github.com/tox-dev/tox/pull/3633)
- TST: add weekly compatibility checks for CPython 3.15 by
[@​neutrinoceros](https://redirect.github.com/neutrinoceros) in
[#​3629](https://redirect.github.com/tox-dev/tox/pull/3629)
#### New Contributors
- [@​ionelmc](https://redirect.github.com/ionelmc) made their
first contribution in
[#​3634](https://redirect.github.com/tox-dev/tox/pull/3634)
- [@​marcosboger](https://redirect.github.com/marcosboger) made
their first contribution in
[#​3631](https://redirect.github.com/tox-dev/tox/pull/3631)
- [@​neutrinoceros](https://redirect.github.com/neutrinoceros)
made their first contribution in
[#​3629](https://redirect.github.com/tox-dev/tox/pull/3629)
**Full Changelog**:
<tox-dev/tox@4.31.0...4.32.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>1 parent e296ba7 commit 8ca33d4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments