Skip to content

build(deps-dev): bump the pip-dependencies group in /requirements.d with 2 updates#9875

Merged
ThomasWaldmann merged 1 commit into
masterfrom
dependabot/pip/requirements.d/pip-dependencies-7dc801e80b
Jul 7, 2026
Merged

build(deps-dev): bump the pip-dependencies group in /requirements.d with 2 updates#9875
ThomasWaldmann merged 1 commit into
masterfrom
dependabot/pip/requirements.d/pip-dependencies-7dc801e80b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the pip-dependencies group in /requirements.d with 2 updates: virtualenv and tox.

Updates virtualenv from 21.4.1 to 21.4.3

Release notes

Sourced from virtualenv's releases.

21.4.3

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@21.4.2...21.4.3

21.4.2

What's Changed

Full Changelog: pypa/virtualenv@21.4.1...21.4.2

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.4.3

  • Upgrade embedded wheels:

    • pip to 26.1.2 from 26.1.1 (:issue:u)
  • Resolve executable-only symlinks when recording home and base-executable in pyvenv.cfg, mirroring CPython's getpath.realpathpython/cpython#115237 binary locate the base stdlib (for example python-build-standalone); a fully symlinked interpreter tree is kept as-is

    • by :user:gaborbernat. (:issue:3157)
  • Stop exporting PS1 from the bash activator so child processes do not inherit shell prompt state. (:issue:3158)

  • Handle CYGWIN/MSYS/MINGW path conversions in fish activation script - by user::LuNoX. (:issue:3160)


v21.4.2 (2026-05-31)


Bugfixes - 21.4.2

  • Stop deactivate in the bash/zsh activation script from aborting under set -e when hash -r fails (for example with shell hashing disabled) by appending || true, matching CPython venv (gh-149701) and the existing non-deactivate call - by :user:gaborbernat. (:issue:3152)

v21.4.1 (2026-05-28)


Commits

Updates tox from 4.55.0 to 4.55.1

Release notes

Sourced from tox's releases.

v4.55.1

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.55.0...4.55.1

Changelog

Sourced from tox's changelog.

Bug fixes - 4.55.1

  • TOX_OVERRIDE (and -x/--override) now propagates through configuration references. Previously, overriding a base value that was later referenced via {[section]key} (ini) or {replace = "ref", of = [...]} (toml) was ignored because reference resolution read the raw file value, bypassing the override system - by :user:tales-aparecida. (:issue:3950) (:issue:3950)

v4.55.0 (2026-05-28)


Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tox [>= 4.49.dev0, < 4.50]

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 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

Bumps the pip-dependencies group in /requirements.d with 2 updates: [virtualenv](https://github.com/pypa/virtualenv) and [tox](https://github.com/tox-dev/tox).


Updates `virtualenv` from 21.4.1 to 21.4.3
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@21.4.1...21.4.3)

Updates `tox` from 4.55.0 to 4.55.1
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.55.0...4.55.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: tox
  dependency-version: 4.55.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Pull requests that update python code labels Jul 7, 2026
@ThomasWaldmann ThomasWaldmann merged commit 072fe77 into master Jul 7, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/requirements.d/pip-dependencies-7dc801e80b branch July 7, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant