Conversation
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.39.0 to 21.0.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.39.0...21.0.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Claude Code ReviewPR Code ReviewBump virtualenv from 20.39.0 to 21.0.0 Code Quality✅ Style guide — Single-line change in ✅ No commented-out code — N/A. ✅ Meaningful variable names — N/A. ✅ DRY principle — N/A. ✅ Defects — Dependency version bump only. No logic changes. No bugs or security issues introduced. ✅ CLAUDE.md — No issues; project config is appropriately general. Testing✅ No code logic changed; no new tests required. Documentation✅ README — No update needed for a dev-dependency bump. ✅ CHANGELOG.md — Dependency bumps of this nature (automated bot PRs) typically don't require changelog entries. Security✅ No hardcoded credentials — Clean. ✅ No license files — None present.
SummaryThis is a routine automated dependency bump (likely from Dependabot/Renovate). The change is minimal and low-risk since
|
Bumps virtualenv from 20.39.0 to 21.0.0.
Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
7687420release 21.0.08ec3142📝 docs(changelog): add removal entry for python-discovery extraction (#3074)f89d46c♻️ refactor(discovery): extract py_discovery as self-contained package (#3070)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)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 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Resolves #3074
Resolves #3070
Resolves #3073
Resolves #3071
Resolves #3069
Resolves #3068
Resolves pypa/virtualenv#3070
Resolves pypa/virtualenv#3074
Resolves pypa/virtualenv#3069
Resolves pypa/virtualenv#3071
Resolves pypa/virtualenv#3073