build(deps-dev): bump the pip-dependencies group in /requirements.d with 3 updates#9552
Merged
ThomasWaldmann merged 1 commit intomasterfrom Mar 31, 2026
Conversation
Bumps the pip-dependencies group in /requirements.d with 3 updates: [virtualenv](https://github.com/pypa/virtualenv), [build](https://github.com/pypa/build) and [tox](https://github.com/tox-dev/tox). Updates `virtualenv` from 20.38.0 to 20.39.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.38.0...20.39.1) Updates `build` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.0...1.4.2) Updates `tox` from 4.44.0 to 4.46.3 - [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.44.0...4.46.3) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: build dependency-version: 1.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: tox dependency-version: 4.46.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-dependencies group in /requirements.d with 3 updates: virtualenv, build and tox.
Updates
virtualenvfrom 20.38.0 to 20.39.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
0272c72release 20.39.1b1ca37f🐛 fix(create): add pythonw3.exe to Windows venvs (#3073)1d4a338✨ feat(create): add RustPython support (#3071)a10c5d4Align dependency versions across projects (#3069)22a8860[pre-commit.ci] pre-commit autoupdate (#3068)ad56e78release 20.39.0ae90556Add auto-upgrade workflow for embedded dependencies (#3057)4582e41🐛 fix(discovery): resolve version-manager shims to real binaries (#3067)e32d82dAdd architecture (ISA) awareness to Python discovery (#3058)f8f7f48🧪 test(discovery): fix test_py_info_cache_clear outside venv (#3065)Updates
buildfrom 1.4.0 to 1.4.2Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
7b7ae07chore: prepare for 1.4.217f3b57fix: release changelog issue (#1006)b945752fix: _has_valid_outer_pip when pip is missing (#1003)74ae997🔧 fix(towncrier): match docstrfmt RST formatting expectations (#1002)3786929🐛 fix(release): detect pre-commit environment inconsistencies (#1001)737bdb7fix(uv): always pass the python to use (#996)bd88956chore: prepare for 1.4.1062e7e2🐛 fix(deps): add pre-commit to release dependency group (#1000)3d8e260🐛 fix(ci): resolve pre-release auth failure and change detection (#999)f2a2610chore: fix fix job (#997)Updates
toxfrom 4.44.0 to 4.46.3Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
1a62ec8release 4.46.3dde9a37Fix outdated min version of virtualenv (#3829)cd99254👷 ci(schemastore): branch from upstream master (#3828)d9096cdrelease 4.46.2522a820👷 ci(schemastore): fix PR creation for fork (#3827)72d01c8release 4.46.1b5154d1🐛 fix(schema): add additionalProperties to partial-tox.json (#3824)eef7a2f👷 ci(schemastore): fix git push auth in update workflow (#3826)5045709🐛 fix(config): allow glob patterns in ini depends (#3825)5a5e6b2release 4.46.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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