Commit 7ea4ac4
authored
chore(deps): update dependency tox to v4.37.0 (#944)
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.36.1` →
`==4.37.0` |

|

|
---
### Release Notes
<details>
<summary>tox-dev/tox (tox)</summary>
###
[`v4.37.0`](https://redirect.github.com/tox-dev/tox/releases/tag/4.37.0)
[Compare
Source](https://redirect.github.com/tox-dev/tox/compare/4.36.1...4.37.0)
<!-- Release notes generated using configuration in .github/release.yml
at 4.37.0 -->
#### What's Changed
- ✨ feat(config): add extra\_setup\_commands for --notest phase by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​3716](https://redirect.github.com/tox-dev/tox/pull/3716)
- 🐛 fix(release): format changelog with pre-commit before committing by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​3717](https://redirect.github.com/tox-dev/tox/pull/3717)
- 📝 docs: restructure documentation using Diátaxis framework by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​3718](https://redirect.github.com/tox-dev/tox/pull/3718)
- 🐛 fix(pip): set PIP\_USER=0 to prevent --user installs in virtualenvs
by [@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​3719](https://redirect.github.com/tox-dev/tox/pull/3719)
- 🐛 fix(config): prevent env\_run\_base deps from being clobbered by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​3721](https://redirect.github.com/tox-dev/tox/pull/3721)
- Fix env name with dot losing description in TOML config by
[@​Fridayai700](https://redirect.github.com/Fridayai700) in
[#​3722](https://redirect.github.com/tox-dev/tox/pull/3722)
- 🐛 fix(ci): add completion extras to type checker environments by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​3728](https://redirect.github.com/tox-dev/tox/pull/3728)
- Fix factor selection via TOX\_FACTORS environment variable by
[@​Fridayai700](https://redirect.github.com/Fridayai700) in
[#​3725](https://redirect.github.com/tox-dev/tox/pull/3725)
- Fix setenv PATH modifications being overwritten by
[@​Fridayai700](https://redirect.github.com/Fridayai700) in
[#​3723](https://redirect.github.com/tox-dev/tox/pull/3723)
- Fix extras with underscores not matching hyphenated metadata by
[@​Fridayai700](https://redirect.github.com/Fridayai700) in
[#​3727](https://redirect.github.com/tox-dev/tox/pull/3727)
- Fix install\_command ignored from TOML config by
[@​Fridayai700](https://redirect.github.com/Fridayai700) in
[#​3724](https://redirect.github.com/tox-dev/tox/pull/3724)
- Fix deps with \~= version specifier treated as local paths by
[@​Fridayai700](https://redirect.github.com/Fridayai700) in
[#​3726](https://redirect.github.com/tox-dev/tox/pull/3726)
#### New Contributors
- [@​Fridayai700](https://redirect.github.com/Fridayai700) made
their first contribution in
[#​3722](https://redirect.github.com/tox-dev/tox/pull/3722)
**Full Changelog**:
<tox-dev/tox@4.36.1...4.37.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 37d5cae commit 7ea4ac4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments