Skip to content

Bump virtualenv from 21.3.1 to 21.3.3#115

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

Bump virtualenv from 21.3.1 to 21.3.3#115
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps virtualenv from 21.3.1 to 21.3.3.

Release notes

Sourced from virtualenv's releases.

21.3.3

What's Changed

Full Changelog: pypa/virtualenv@21.3.2...21.3.3

21.3.2

What's Changed

Full Changelog: pypa/virtualenv@21.3.1...21.3.2

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.3.3

  • recognize GraalPy interpreters using the normalized GraalPy name - by :user:timfel. (:issue:3144)

v21.3.2 (2026-05-12)


No significant changes.


v21.3.1 (2026-05-05)


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

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.3.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 Pull requests that update python code labels Jun 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 3, 2026 19:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 3, 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) June 3, 2026 19:48
@github-actions github-actions Bot merged commit 6addea8 into main Jun 3, 2026
12 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/virtualenv-21.3.3 branch June 3, 2026 19:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

🤖 Claude Code Review

Code Review

PR Summary: Dependency version bump — virtualenv 21.3.121.3.3 in pyproject.toml.


Code Quality

Item Notes
Code style Single-line change in a TOML config file — no style concerns
No commented-out code N/A
Meaningful variable names N/A
DRY principle N/A
Defects No issues. Patch bump (21.3.1 → 21.3.3) is consistent with a bug/security fix release
CLAUDE.md Project instructions are general and environment-agnostic

Testing

Item Notes
Unit/integration tests N/A — dependency version bump only
Test coverage No new code paths introduced

Documentation

Item Notes
README No update needed
API docs N/A
Inline comments N/A
CHANGELOG.md No CHANGELOG entry for this bump. Dependency updates should typically be recorded even if automated

Security

Item Notes
No hardcoded credentials N/A
Input validation N/A
Error handling N/A
No sensitive data in logs N/A
No license files (.lic) N/A

Overall: The change is correct and safe. The only minor finding is the missing CHANGELOG entry — if this project maintains a changelog for dependency updates, one should be added for virtualenv 21.3.121.3.3.

Automated code review analyzing defects and coding standards

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