Skip to content

Bump virtualenv from 21.7.3 to 21.7.4 - #154

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

Bump virtualenv from 21.7.3 to 21.7.4#154
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.7.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 21.7.3 to 21.7.4.

Release notes

Sourced from virtualenv's releases.

21.7.4

What's Changed

Full Changelog: pypa/virtualenv@21.7.3...21.7.4

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.7.4

  • Upgrade embedded wheels:

    • setuptools to 84.0.0 from 83.0.0 (:issue:3208)

v21.7.3 (2026-08-08)


Commits

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.7.3 to 21.7.4.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@21.7.3...21.7.4)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.7.4
  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 Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 01:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 1, 2026

@senzingdevops senzingdevops left a comment

Copy link
Copy Markdown

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) September 1, 2026 01:32
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

🤖 Claude Code Review

PR Code Review

Scope: Single-line dependency version bump in pyproject.tomlvirtualenv pinned from 21.7.3 to 21.7.4 in the development optional-dependencies group.

Code Quality

  • Style conventions — Follows existing pattern of pinned versions with == in pyproject.toml:46.
  • No commented-out code
  • Meaningful variable names — N/A (dependency spec only)
  • DRY principle — N/A
  • Defects — No logic changes, no code paths affected. This is a patch-level bump (21.7.3 → 21.7.4), low risk. No compatibility markers changed (wheel==0.47.0 and other pins untouched).
  • CLAUDE.md review.claude/CLAUDE.md is unchanged by this PR and remains general-purpose (no local-machine-specific paths, credentials, or environment assumptions). No issues found.

Testing

  • ✅ N/A — dependency bump only, no new functions/endpoints introduced. Existing CI/lint pipeline (pylint, tests per pyproject.toml) will validate compatibility.
  • ⚠️ Not verified in this review: whether CI actually passed with the new virtualenv version (no CI logs provided in the diff). Recommend confirming the automated bump PR's CI status before merge.

Documentation

  • ✅ N/A — no README/API/CHANGELOG changes required for a transitive dev-dependency patch bump.
  • ✅ No markdown files touched.

Security

  • ✅ No hardcoded credentials
  • ✅ No input validation concerns (N/A)
  • ✅ No error handling concerns (N/A)
  • ✅ No sensitive data in logs
  • ✅ No .lic files or AQAAAD-prefixed strings present in this diff

Summary

This is a routine, low-risk automated dependency bump (likely Dependabot). No defects, no follow-up required beyond confirming CI passes on the new virtualenv version.

Automated code review analyzing defects and coding standards

@github-actions
github-actions Bot merged commit b40c880 into main Sep 1, 2026
12 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/virtualenv-21.7.4 branch September 1, 2026 01:33
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