Skip to content

Commit 7dce13b

Browse files
chore(deps): update dependency tox to v4.42.0 (#951)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tox](https://redirect.github.com/tox-dev/tox) ([changelog](https://tox.wiki/en/latest/changelog.html)) | `==4.41.0` → `==4.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/tox/4.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tox/4.41.0/4.42.0?slim=true) | --- ### Release Notes <details> <summary>tox-dev/tox (tox)</summary> ### [`v4.42.0`](https://redirect.github.com/tox-dev/tox/releases/tag/4.42.0) [Compare Source](https://redirect.github.com/tox-dev/tox/compare/4.41.0...4.42.0) <!-- Release notes generated using configuration in .github/release.yml at 4.42.0 --> ##### What's Changed - 🐛 fix(interrupt): suppress BrokenPipeError during teardown by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3778](https://redirect.github.com/tox-dev/tox/pull/3778) - ✨ feat(cli): add --no-capture flag for interactive programs by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3777](https://redirect.github.com/tox-dev/tox/pull/3777) - ✨ feat(config): add platform-dependent factor support by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3779](https://redirect.github.com/tox-dev/tox/pull/3779) - ✨ feat(env): gracefully skip environments with unavailable runners by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3781](https://redirect.github.com/tox-dev/tox/pull/3781) - 🐛 fix(env): restore compound factor conditionals by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3782](https://redirect.github.com/tox-dev/tox/pull/3782) - ✨ feat(config): add default\_base\_python config key by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3783](https://redirect.github.com/tox-dev/tox/pull/3783) - ✨ feat(config): add env\_site\_packages\_dir\_plat substitution by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3784](https://redirect.github.com/tox-dev/tox/pull/3784) - 🐛 fix(parallel): show --list-dependencies output by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3786](https://redirect.github.com/tox-dev/tox/pull/3786) - ✨ feat(config): add open-ended generative ranges by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3788](https://redirect.github.com/tox-dev/tox/pull/3788) - 🐛 fix(config): collapse continuation lines before factor filtering by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3787](https://redirect.github.com/tox-dev/tox/pull/3787) - ✨ feat(pkg): cache external packaging env build across envs by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3790](https://redirect.github.com/tox-dev/tox/pull/3790) - ✨ feat(changelog): add granular towncrier categories by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3785](https://redirect.github.com/tox-dev/tox/pull/3785) - ✨ feat(cli): accept plugin CLI options during provisioning by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3791](https://redirect.github.com/tox-dev/tox/pull/3791) - ✨ feat(env): add recreate\_commands config key by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3793](https://redirect.github.com/tox-dev/tox/pull/3793) - 📝 docs(faq): document Debian python3-venv limitation by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3789](https://redirect.github.com/tox-dev/tox/pull/3789) - ✨ feat(config): warn on unused config keys with -v by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3795](https://redirect.github.com/tox-dev/tox/pull/3795) - ✨ feat(cli): add --skip-env-install flag for offline env reuse by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3792](https://redirect.github.com/tox-dev/tox/pull/3792) - ✨ feat(env): add virtualenv\_spec for per-env version pinning by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;3794](https://redirect.github.com/tox-dev/tox/pull/3794) **Full Changelog**: <tox-dev/tox@4.41.0...4.42.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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zNi4yIiwidXBkYXRlZEluVmVyIjoiNDMuMzYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d945403 commit 7dce13b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
-r requirements-test.txt
3-
tox==4.41.0 ; python_version >= "3.10"
4-
tox==4.41.0 ; python_version < "3.10"
3+
tox==4.42.0 ; python_version >= "3.10"
4+
tox==4.42.0 ; python_version < "3.10"
55
wheel==0.46.3
66
Sphinx==9.0.4 ; python_version >= "3.11"
77
Sphinx==7.4.7 ; python_version < "3.11"

0 commit comments

Comments
 (0)