Skip to content

Commit 6715bbd

Browse files
chore(deps): update dependency tox to v4.30.2 (#847)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [tox](https://redirect.github.com/tox-dev/tox) ([changelog](https://tox.wiki/en/latest/changelog.html)) | `==4.29.0` -> `==4.30.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/tox/4.30.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tox/4.29.0/4.30.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tox-dev/tox (tox)</summary> ### [`v4.30.2`](https://redirect.github.com/tox-dev/tox/releases/tag/4.30.2) [Compare Source](https://redirect.github.com/tox-dev/tox/compare/4.30.1...4.30.2) <!-- Release notes generated using configuration in .github/release.yml at 4.30.2 --> #### What's Changed - Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;3603](https://redirect.github.com/tox-dev/tox/pull/3603) - Ensure automatically provisioned environment is torn down by [@&#8203;vytas7](https://redirect.github.com/vytas7) in [#&#8203;3601](https://redirect.github.com/tox-dev/tox/pull/3601) - Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;3604](https://redirect.github.com/tox-dev/tox/pull/3604) **Full Changelog**: <tox-dev/tox@4.30.1...4.30.2> ### [`v4.30.1`](https://redirect.github.com/tox-dev/tox/releases/tag/4.30.1) [Compare Source](https://redirect.github.com/tox-dev/tox/compare/4.30.0...4.30.1) <!-- Release notes generated using configuration in .github/release.yml at 4.30.1 --> #### What's Changed - Prevent Tox from hanging with `--installpkg` sdist due to orphaned build backend by [@&#8203;vytas7](https://redirect.github.com/vytas7) in [#&#8203;3530](https://redirect.github.com/tox-dev/tox/pull/3530) #### New Contributors - [@&#8203;vytas7](https://redirect.github.com/vytas7) made their first contribution in [#&#8203;3530](https://redirect.github.com/tox-dev/tox/pull/3530) **Full Changelog**: <tox-dev/tox@4.30.0...4.30.1> ### [`v4.30.0`](https://redirect.github.com/tox-dev/tox/releases/tag/4.30.0) [Compare Source](https://redirect.github.com/tox-dev/tox/compare/4.29.0...4.30.0) <!-- Release notes generated using configuration in .github/release.yml at 4.30.0 --> #### What's Changed - Pass through `CI` as `__TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI` by [@&#8203;Liam-DeVoe](https://redirect.github.com/Liam-DeVoe) in [#&#8203;3592](https://redirect.github.com/tox-dev/tox/pull/3592) - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot] in [#&#8203;3596](https://redirect.github.com/tox-dev/tox/pull/3596) - Fix the built docs HTML path hint in `tox.toml` by [@&#8203;webknjaz](https://redirect.github.com/webknjaz) in [#&#8203;3594](https://redirect.github.com/tox-dev/tox/pull/3594) - Add a "version added" note for `tox_extend_envs` by [@&#8203;webknjaz](https://redirect.github.com/webknjaz) in [#&#8203;3595](https://redirect.github.com/tox-dev/tox/pull/3595) - fix: provide clear messaging about config file loading by [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) in [#&#8203;3578](https://redirect.github.com/tox-dev/tox/pull/3578) - Ensure `tox_extend_envs` list can be read twice by [@&#8203;webknjaz](https://redirect.github.com/webknjaz) in [#&#8203;3598](https://redirect.github.com/tox-dev/tox/pull/3598) #### New Contributors - [@&#8203;Liam-DeVoe](https://redirect.github.com/Liam-DeVoe) made their first contribution in [#&#8203;3592](https://redirect.github.com/tox-dev/tox/pull/3592) **Full Changelog**: <tox-dev/tox@4.29.0...4.30.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d18dfdb commit 6715bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
-r requirements-test.txt
3-
tox==4.29.0
3+
tox==4.30.2
44
wheel==0.46.1
55
Sphinx==7.4.7
66
sphinx-rtd-theme==3.0.2

0 commit comments

Comments
 (0)