Bump the test group with 1 update
Created by: dependabot[bot]
Bumps the test group with 1 update: tox.
Updates tox
from 4.11.3 to 4.11.4
Release notes
Sourced from tox's releases.
4.11.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/tox#3124- Fix
quickstart
command from requiringroot
positional argument by@Tbruno25
in tox-dev/tox#3123- docs(config): fix default value for install_command by
@hashar
in tox-dev/tox#3126- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/tox#3128- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/tox#3132- Added Python 3.12 in installation docs by
@mj0nez
in tox-dev/tox#3133- Fix terminal size in tox commands (#2999) by
@ziima
in tox-dev/tox#3139- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/tox#3135- Use the new ruff formatter over black by
@gaborbernat
in tox-dev/tox#3142- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/tox#3147- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/tox#3149- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/tox#3154- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in tox-dev/tox#3161- docs(config): Fix base_python default reference by
@rpatterson
in tox-dev/tox#3156- Fixed 'AppData' not passed to env by default (#3151) by
@Stefanhg
in tox-dev/tox#3160New Contributors
@mj0nez
made their first contribution in tox-dev/tox#3133@Stefanhg
made their first contribution in tox-dev/tox#3160Full Changelog: https://github.com/tox-dev/tox/compare/4.11.3...4.11.4
Changelog
Sourced from tox's changelog.
v4.11.4 (2023-11-27)
Bugfixes - 4.11.4
- Fix terminal size of tox subcommands (fixes ipython, ipdb, prompt_toolkit, ...). (:issue:`2999`) - Fix ``quickstart`` command from requiring ``root`` positional argument (:issue:`3084`) - Added 'AppData' to the default passed environment variables on Windows. (:issue:`3151`) Improved Documentation - 4.11.4
- Fix default value for
install_command
- by :user:hashar
. (:issue:3126
)- Fix default value for
base_python
- by :user:rpatterson
. (:issue:3156
)
Commits
-
583ce54
release 4.11.4 -
b84e9ae
Fixed 'AppData' not passed to env by default (#3151) (#3160) -
576a820
docs(config): Fix base_python default reference (#3156) -
0303efd
[pre-commit.ci] pre-commit autoupdate (#3161) -
2e9e8b2
[pre-commit.ci] auto fixes from pre-commit.com hooks -
5c184de
[pre-commit.ci] pre-commit autoupdate -
adf04c7
[pre-commit.ci] pre-commit autoupdate (#3149) -
065740c
[pre-commit.ci] pre-commit autoupdate (#3147) -
0a2a386
Use the new ruff formatter over black (#3142) -
c223cff
[pre-commit.ci] pre-commit autoupdate (#3135) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions