Skip to content

Bump virtualenv from 21.7.0 to 21.7.1 - #215

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.7.1
Aug 20, 2026
Merged

Bump virtualenv from 21.7.0 to 21.7.1#215
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 21.7.0 to 21.7.1.

Release notes

Sourced from virtualenv's releases.

21.7.1

What's Changed

Full Changelog: pypa/virtualenv@21.7.0...21.7.1

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.7.1

  • Upgrade embedded wheels:

    • pip to 26.2 from 26.1.2 (:issue:u)

Improved Documentation - 21.7.1

  • Document that virtualenv.png is the official logo and virtualenv.svg is a simplified favicon-only mark - by :user:gaborbernat. (:issue:3199)

v21.7.0 (2026-07-21)


Commits
  • e46c8e9 release 21.7.1
  • b66560a Upgrade embedded pip/setuptools/wheel (#3201)
  • bf5f520 📝 docs(branding): clarify official logo vs favicon (#3200)
  • 8507c7b [pre-commit.ci] pre-commit autoupdate (#3197)
  • 694406a chore(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#3198)
  • b486255 chore(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#3196)
  • ac2ad97 chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#3195)
  • df94b34 chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#3194)
  • See full diff 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.7.0 to 21.7.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@21.7.0...21.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner August 20, 2026 17:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 20, 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) August 20, 2026 17:43
@github-actions

Copy link
Copy Markdown

🤖 Claude Code Review

Code Review

This is a trivial dependency version bump in pyproject.toml: virtualenv==21.7.021.7.1. Reviewing against the checklist:

Code Quality

  • ✅ Follows standard style conventions — single-line version pin change, consistent with surrounding entries
  • ✅ No commented-out code
  • ✅ N/A — no variables introduced
  • ✅ N/A — no duplication introduced
  • ✅ No defects — this is a patch-version bump (21.7.0 → 21.7.1), low risk
  • .claude/CLAUDE.md unchanged by this diff; not applicable here

Testing

  • ✅ N/A — dependency version bump, no new functions/endpoints/logic to test

Documentation

  • ✅ N/A — no README/API/CHANGELOG impact expected for a transitive dev dependency patch bump

Security

  • ✅ No hardcoded credentials
  • ✅ N/A — no input validation surface changed
  • ✅ N/A — no error handling changed
  • ✅ No sensitive data in logs
  • ✅ No .lic files or AQAAAD-prefixed strings present in this diff

Summary

No issues found. This is a routine automated dependency bump (virtualenv patch release, part of the development extras group). Safe to merge.

Automated code review analyzing defects and coding standards

@github-actions
github-actions Bot merged commit 1c34d8b into main Aug 20, 2026
58 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/virtualenv-21.7.1 branch August 20, 2026 17:51
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.

2 participants