Skip to content

Bump virtualenv from 21.5.0 to 21.5.1#12950

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/virtualenv-21.5.1
Jun 17, 2026
Merged

Bump virtualenv from 21.5.0 to 21.5.1#12950
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/virtualenv-21.5.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 21.5.0 to 21.5.1.

Release notes

Sourced from virtualenv's releases.

21.5.1

What's Changed

Full Changelog: pypa/virtualenv@21.5.0...21.5.1

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.5.1

  • Refuse to create environments whose Python the bundled wheels no longer cover (currently below 3.9). virtualenv used to substitute the newest bundled pip, which cannot run on such a target, leaving a broken environment; seeder selection now rejects it up front with a clear error. --no-seed and third-party seeders that ship compatible wheels still work - by :user:gaborbernat. (:issue:3171)

v21.5.0 (2026-06-13)


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

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.5.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2026
@dependabot dependabot Bot requested review from asvetlov and webknjaz as code owners June 17, 2026 10:40
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 17, 2026 10:41
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.95%. Comparing base (db5c238) to head (0dfc77b).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12950   +/-   ##
=======================================
  Coverage   98.95%   98.95%           
=======================================
  Files         131      131           
  Lines       47998    47998           
  Branches     2494     2494           
=======================================
  Hits        47498    47498           
  Misses        376      376           
  Partials      124      124           
Flag Coverage Δ
Autobahn 22.27% <ø> (ø)
CI-GHA 98.90% <ø> (ø)
OS-Linux 98.66% <ø> (ø)
OS-Windows 97.03% <ø> (-0.01%) ⬇️
OS-macOS 97.94% <ø> (-0.01%) ⬇️
Py-3.10 98.13% <ø> (-0.01%) ⬇️
Py-3.11 98.41% <ø> (ø)
Py-3.12 98.49% <ø> (-0.01%) ⬇️
Py-3.13 98.47% <ø> (-0.01%) ⬇️
Py-3.14 98.49% <ø> (-0.01%) ⬇️
Py-3.14t 97.57% <ø> (-0.01%) ⬇️
Py-pypy-3.11 97.43% <ø> (-0.01%) ⬇️
VM-macos 97.94% <ø> (-0.01%) ⬇️
VM-ubuntu 98.66% <ø> (ø)
VM-windows 97.03% <ø> (-0.01%) ⬇️
cython-coverage 38.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@codspeed-hq

codspeed-hq Bot commented Jun 17, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 83 untouched benchmarks
⏩ 83 skipped benchmarks1


Comparing dependabot/pip/virtualenv-21.5.1 (0dfc77b) with master (db5c238)

Open in CodSpeed

Footnotes

  1. 83 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions github-actions Bot merged commit f8ae266 into master Jun 17, 2026
53 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/virtualenv-21.5.1 branch June 17, 2026 11:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants