Skip to content

Bump virtualenv from 20.39.0 to 21.1.0#12157

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/virtualenv-21.1.0
Feb 27, 2026
Merged

Bump virtualenv from 20.39.0 to 21.1.0#12157
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/virtualenv-21.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps virtualenv from 20.39.0 to 21.1.0.

Release notes

Sourced from virtualenv's releases.

21.1.0

What's Changed

Full Changelog: pypa/virtualenv@21.0.0...21.1.0

21.0.0

What's Changed

Full Changelog: pypa/virtualenv@20.39.1...21.0.0

20.39.1

What's Changed

Full Changelog: pypa/virtualenv@20.39.0...20.39.1

Changelog

Sourced from virtualenv's changelog.

Features - 21.1.0

  • Add comprehensive type annotations across the entire codebase and ship a PEP 561 py.typed marker so downstream consumers and type checkers recognize virtualenv as an inline-typed package - by :user:rahuldevikar. (:issue:3075)

v21.0.0 (2026-02-25)


Deprecations and Removals - 21.0.0

  • The Python discovery logic has been extracted into a standalone python-discovery package on PyPI (documentation <https://python-discovery.readthedocs.io/>_) and is now consumed as a dependency. If you previously imported discovery internals directly (e.g. from virtualenv.discovery.py_info import PythonInfo), switch to from python_discovery import PythonInfo. Backward-compatibility re-export shims are provided at virtualenv.discovery.py_info, virtualenv.discovery.py_spec, and virtualenv.discovery.cached_py_info, however these are considered unsupported and may be removed in a future release - by :user:gaborbernat. (:issue:3070)

v20.39.1 (2026-02-25)


Features - 20.39.1

  • Add support for creating virtual environments with RustPython - by :user:elmjag. (:issue:3010)

v20.39.0 (2026-02-23)


Commits
  • 404a3e5 release 21.1.0
  • 981d87c add comprehensive type annotations across the entire codebase (#3076)
  • 17d98ba Add security policy
  • 7687420 release 21.0.0
  • 8ec3142 📝 docs(changelog): add removal entry for python-discovery extraction (#3074)
  • f89d46c ♻️ refactor(discovery): extract py_discovery as self-contained package (#3070)
  • 0272c72 release 20.39.1
  • b1ca37f 🐛 fix(create): add pythonw3.exe to Windows venvs (#3073)
  • 1d4a338 ✨ feat(create): add RustPython support (#3071)
  • a10c5d4 Align dependency versions across projects (#3069)
  • Additional commits viewable 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 20.39.0 to 21.1.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.39.0...21.1.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 27, 2026 10:40
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (6e8f393) to head (f071f43).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12157      +/-   ##
==========================================
- Coverage   98.78%   98.78%   -0.01%     
==========================================
  Files         128      128              
  Lines       45321    45321              
  Branches     2405     2405              
==========================================
- Hits        44771    44769       -2     
- Misses        390      393       +3     
+ Partials      160      159       -1     
Flag Coverage Δ
CI-GHA 98.64% <ø> (-0.01%) ⬇️
OS-Linux 98.38% <ø> (-0.01%) ⬇️
OS-Windows 96.74% <ø> (-0.01%) ⬇️
OS-macOS 97.63% <ø> (+<0.01%) ⬆️
Py-3.10.11 97.18% <ø> (ø)
Py-3.10.19 97.66% <ø> (ø)
Py-3.11.14 97.86% <ø> (ø)
Py-3.11.9 97.39% <ø> (-0.01%) ⬇️
Py-3.12.10 97.48% <ø> (ø)
Py-3.12.12 97.95% <ø> (ø)
Py-3.13.12 98.20% <ø> (ø)
Py-3.14.3 98.16% <ø> (-0.01%) ⬇️
Py-3.14.3t 97.26% <ø> (-0.01%) ⬇️
Py-pypy3.11.13-7.3.20 97.29% <ø> (ø)
VM-macos 97.63% <ø> (+<0.01%) ⬆️
VM-ubuntu 98.38% <ø> (-0.01%) ⬇️
VM-windows 96.74% <ø> (-0.01%) ⬇️

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

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

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 27, 2026

Merging this PR will not alter performance

✅ 59 untouched benchmarks


Comparing dependabot/pip/virtualenv-21.1.0 (f071f43) with master (6e8f393)

Open in CodSpeed

@github-actions github-actions bot merged commit e1c41d3 into master Feb 27, 2026
46 checks passed
@github-actions github-actions bot deleted the dependabot/pip/virtualenv-21.1.0 branch February 27, 2026 11:20
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