Skip to content

Commit c286e2d

Browse files
chore(deps): update dependency tox to v4.60.0 (#1058)
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.59.0` → `==4.60.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/tox/4.60.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tox/4.59.0/4.60.0?slim=true) | --- ### Release Notes <details> <summary>tox-dev/tox (tox)</summary> ### [`v4.60.0`](https://redirect.github.com/tox-dev/tox/releases/tag/4.60.0) [Compare Source](https://redirect.github.com/tox-dev/tox/compare/4.59.0...4.60.0) <!-- Release notes generated using configuration in .github/release.yaml at 4.60.0 --> #### What's Changed - 📄 docs: publish llms.txt from the docs build by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;4023](https://redirect.github.com/tox-dev/tox/pull/4023) - Provision before loading env\_list by [@&#8203;CAOShurong](https://redirect.github.com/CAOShurong) in [#&#8203;4022](https://redirect.github.com/tox-dev/tox/pull/4022) - docs: repoint nine dead source links in the onboarding guide by [@&#8203;Yusuf-Gadelrab](https://redirect.github.com/Yusuf-Gadelrab) in [#&#8203;4025](https://redirect.github.com/tox-dev/tox/pull/4025) - Add {home} and {tox\_root\_name} substitutions by [@&#8203;WhyNotHugo](https://redirect.github.com/WhyNotHugo) in [#&#8203;4020](https://redirect.github.com/tox-dev/tox/pull/4020) #### New Contributors - [@&#8203;CAOShurong](https://redirect.github.com/CAOShurong) made their first contribution in [#&#8203;4022](https://redirect.github.com/tox-dev/tox/pull/4022) - [@&#8203;Yusuf-Gadelrab](https://redirect.github.com/Yusuf-Gadelrab) made their first contribution in [#&#8203;4025](https://redirect.github.com/tox-dev/tox/pull/4025) - [@&#8203;WhyNotHugo](https://redirect.github.com/WhyNotHugo) made their first contribution in [#&#8203;4020](https://redirect.github.com/tox-dev/tox/pull/4020) **Full Changelog**: <tox-dev/tox@4.59.0...4.60.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Tokyo) - 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:eyJjcmVhdGVkSW5WZXIiOiI0NC4zNS40IiwidXBkYXRlZEluVmVyIjoiNDQuMzUuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe75f52 commit c286e2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.59.0
3+
tox==4.60.0
44
wheel==0.48.0
55
Sphinx==9.0.4 ; python_version >= "3.11"
66
Sphinx==7.4.7 ; python_version < "3.11"

0 commit comments

Comments
 (0)