Skip to content

Bump virtualenv from 21.2.0 to 21.2.1#107

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.2.1
May 1, 2026
Merged

Bump virtualenv from 21.2.0 to 21.2.1#107
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps virtualenv from 21.2.0 to 21.2.1.

Release notes

Sourced from virtualenv's releases.

21.2.1

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@21.2.0...21.2.1

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.2.1

  • Upgrade embedded wheels:

    • setuptools to 82.0.1 from 82.0.0 (:issue:3093)
  • Use terminal width for help formatting instead of hardcoded 240. (:issue:3110)


v21.2.0 (2026-03-09)


Commits
  • d1fc6e6 Release 21.2.1
  • 4136b51 fix(ci): check out repo in publish job for gh release notes (#3115)
  • d1decea fix(ci): persist git credentials in pre-release workflow (#3114)
  • 48e2110 👷 ci: fix setup-uv warnings and drop brew@3.9 (#3113)
  • d00c465 🐛 fix(nushell): surface actionable hint in deactivate error output (#3112)
  • 0a8c46a chore(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#3111)
  • f0bbe17 fix: use terminal width for help formatting instead of hardcoded 240 (#3110)
  • dfaa738 [pre-commit.ci] pre-commit autoupdate (#3109)
  • cc658da chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#3107)
  • f235373 Fix broken Installation link in README (#3106)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.2.0 to 21.2.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@21.2.0...21.2.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 1, 2026 05:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2026
Copy link
Copy Markdown

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions Bot enabled auto-merge (squash) May 1, 2026 05:31
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

🤖 Claude Code Review

Code Review

PR Summary: Bumps virtualenv from 21.2.0 to 21.2.1 in pyproject.toml (development dependencies).


Code Quality

  • Style guide — Single-line change in pyproject.toml, no style concerns.
  • No commented-out code — N/A.
  • Meaningful variable names — N/A.
  • DRY principle — N/A.
  • Defects — No logic change; patch version bump only. No bugs or vulnerabilities introduced.
  • CLAUDE.md — Not modified; remains appropriate for general use.

Testing

  • Unit/integration tests — No functional code changed; no new tests required.
  • Coverage — N/A.

Documentation

  • README/API docs — No documentation update needed for a dev-dependency patch bump.
  • CHANGELOG.md — No CHANGELOG.md update included. Dependency bumps are typically noted in a changelog. This may be a minor omission depending on project convention.
  • Markdown formatting — N/A.

Security

  • No hardcoded credentials — N/A.
  • Input validation — N/A.
  • Error handling — N/A.
  • No sensitive data in logs — N/A.
  • No license files — No .lic files or AQAAAD-prefixed strings present.

Verdict: Approved with minor note. The change is a routine patch bump of a development-only dependency (virtualenv is in the development group and not included in production installs). The only minor gap is the absence of a CHANGELOG.md entry — if this project tracks dependency updates there, one should be added.

Automated code review analyzing defects and coding standards

@github-actions github-actions Bot merged commit e745d7e into main May 1, 2026
12 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/virtualenv-21.2.1 branch May 1, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant