Skip to content

Bump virtualenv from 21.4.2 to 21.4.3 - #527

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.4.3
Jul 3, 2026
Merged

Bump virtualenv from 21.4.2 to 21.4.3#527
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.4.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 21.4.2 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

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)


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.4.2 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.2...21.4.3)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.4.3
  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 Python programming language labels Jul 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 3, 2026 01:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Python programming language labels Jul 3, 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) July 3, 2026 01:43
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🤖 Claude Code Review

PR Code Review

Change summary: Single-line dependency bump in pyproject.toml (virtualenv==21.4.221.4.3) within the development extras group. This is an automated dependency update (likely Dependabot, per the merge commit message "Bump virtualenv from 21.4.2 to 21.4.3").

Code Quality

  • ✅ Style conventions — Change follows existing formatting in pyproject.toml (pyproject.toml:48), no formatting issues.
  • ✅ No commented-out code
  • ✅ Meaningful variable names — N/A, dependency pin only
  • ✅ DRY principle — N/A
  • ✅ Defects — No logic changes; a patch-version bump of a dev-only dependency (virtualenv is in the development extras, not a runtime dependency) carries minimal risk. No bugs introduced.
  • ✅ CLAUDE.md consideration — Not modified by this PR; no issue.

Testing

  • ✅ N/A — No new functions/endpoints; this is a version pin change. No new tests required.

Documentation

  • ✅ N/A — No README/API/CHANGELOG impact expected for a dev-dependency patch bump. Note: CHANGELOG.md was not updated, but this repo's dependency-bump PRs (per recent commit history, e.g. d62a5cf, 2dbe096) do not appear to update CHANGELOG.md for automated bumps, so this is consistent with existing convention.

Security

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

Verdict

Approve. This is a low-risk, routine dependency version bump with no functional, security, or documentation concerns.

Automated code review analyzing defects and coding standards

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/senzing
  szengineflags.py
  szerror.py
Project Total  

This report was generated by python-coverage-comment-action

@github-actions
github-actions Bot merged commit 15d59cc into main Jul 3, 2026
61 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/virtualenv-21.4.3 branch July 3, 2026 01:48
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 Python programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant