tox-dev/tox
### [`v4.2.6`](https://togithub.com/tox-dev/tox/releases/tag/4.2.6)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.5...4.2.6)
#### What's Changed
- Handle properly pip --no-binary / --only-binary options in requirements.txt format files. by [@q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2834](https://togithub.com/tox-dev/tox/pull/2834)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.5...4.2.6
### [`v4.2.5`](https://togithub.com/tox-dev/tox/releases/tag/4.2.5)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.4...4.2.5)
#### What's Changed
- Fix various issues with missing interpreters by [@stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2828](https://togithub.com/tox-dev/tox/pull/2828)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.4...4.2.5
### [`v4.2.4`](https://togithub.com/tox-dev/tox/releases/tag/4.2.4)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.3...4.2.4)
#### What's Changed
- Also accept tab after colon before factor filter expansion by [@pdecat](https://togithub.com/pdecat) in [https://github.com/tox-dev/tox/pull/2823](https://togithub.com/tox-dev/tox/pull/2823)
- Fail on mismatched python spec attributes by [@stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2824](https://togithub.com/tox-dev/tox/pull/2824)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.3...4.2.4
### [`v4.2.3`](https://togithub.com/tox-dev/tox/releases/tag/4.2.3)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.2...4.2.3)
#### What's Changed
- Require space after colon before factor expansion by [@pdecat](https://togithub.com/pdecat) in [https://github.com/tox-dev/tox/pull/2822](https://togithub.com/tox-dev/tox/pull/2822)
- Fix devenv when package for env is wheel/editable by [@gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2820](https://togithub.com/tox-dev/tox/pull/2820)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.2...4.2.3
### [`v4.2.2`](https://togithub.com/tox-dev/tox/releases/tag/4.2.2)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.1...4.2.2)
#### What's Changed
- Remove docs about colour regression by [@adamchainz](https://togithub.com/adamchainz) in [https://github.com/tox-dev/tox/pull/2816](https://togithub.com/tox-dev/tox/pull/2816)
- Add more c-extension env-vars to default pass_env by [@gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2818](https://togithub.com/tox-dev/tox/pull/2818)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.1...4.2.2
### [`v4.2.1`](https://togithub.com/tox-dev/tox/releases/tag/4.2.1)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.0...4.2.1)
#### What's Changed
- update how extras are extracted to handle cases with more than 2 groups by [@dconathan](https://togithub.com/dconathan) in [https://github.com/tox-dev/tox/pull/2812](https://togithub.com/tox-dev/tox/pull/2812)
#### New Contributors
- [@dconathan](https://togithub.com/dconathan) made their first contribution in [https://github.com/tox-dev/tox/pull/2812](https://togithub.com/tox-dev/tox/pull/2812)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.0...4.2.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==4.2.0
->==4.2.6
Release Notes
tox-dev/tox
### [`v4.2.6`](https://togithub.com/tox-dev/tox/releases/tag/4.2.6) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.5...4.2.6) #### What's Changed - Handle properly pip --no-binary / --only-binary options in requirements.txt format files. by [@q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2834](https://togithub.com/tox-dev/tox/pull/2834) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.5...4.2.6 ### [`v4.2.5`](https://togithub.com/tox-dev/tox/releases/tag/4.2.5) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.4...4.2.5) #### What's Changed - Fix various issues with missing interpreters by [@stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2828](https://togithub.com/tox-dev/tox/pull/2828) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.4...4.2.5 ### [`v4.2.4`](https://togithub.com/tox-dev/tox/releases/tag/4.2.4) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.3...4.2.4) #### What's Changed - Also accept tab after colon before factor filter expansion by [@pdecat](https://togithub.com/pdecat) in [https://github.com/tox-dev/tox/pull/2823](https://togithub.com/tox-dev/tox/pull/2823) - Fail on mismatched python spec attributes by [@stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2824](https://togithub.com/tox-dev/tox/pull/2824) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.3...4.2.4 ### [`v4.2.3`](https://togithub.com/tox-dev/tox/releases/tag/4.2.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.2...4.2.3) #### What's Changed - Require space after colon before factor expansion by [@pdecat](https://togithub.com/pdecat) in [https://github.com/tox-dev/tox/pull/2822](https://togithub.com/tox-dev/tox/pull/2822) - Fix devenv when package for env is wheel/editable by [@gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2820](https://togithub.com/tox-dev/tox/pull/2820) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.2...4.2.3 ### [`v4.2.2`](https://togithub.com/tox-dev/tox/releases/tag/4.2.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.1...4.2.2) #### What's Changed - Remove docs about colour regression by [@adamchainz](https://togithub.com/adamchainz) in [https://github.com/tox-dev/tox/pull/2816](https://togithub.com/tox-dev/tox/pull/2816) - Add more c-extension env-vars to default pass_env by [@gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2818](https://togithub.com/tox-dev/tox/pull/2818) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.1...4.2.2 ### [`v4.2.1`](https://togithub.com/tox-dev/tox/releases/tag/4.2.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.0...4.2.1) #### What's Changed - update how extras are extracted to handle cases with more than 2 groups by [@dconathan](https://togithub.com/dconathan) in [https://github.com/tox-dev/tox/pull/2812](https://togithub.com/tox-dev/tox/pull/2812) #### New Contributors - [@dconathan](https://togithub.com/dconathan) made their first contribution in [https://github.com/tox-dev/tox/pull/2812](https://togithub.com/tox-dev/tox/pull/2812) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.0...4.2.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.