Skip to content

Bump virtualenv from 21.5.0 to 21.6.0#134

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/virtualenv-21.5.1
Closed

Bump virtualenv from 21.5.0 to 21.6.0#134
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/virtualenv-21.5.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 21.5.0 to 21.6.0.

Release notes

Sourced from virtualenv's releases.

21.6.0

What's Changed

Full Changelog: pypa/virtualenv@21.5.2...21.6.0

21.5.2

What's Changed

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

21.5.1

What's Changed

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

Changelog

Sourced from virtualenv's changelog.

Features - 21.6.0

  • Stop installing the _virtualenv.{py,pth} distutils import hook for Python 3.10 and later, where pip, setuptools and CPython already ignore the install config keys it guards against; this removes the hook's startup import cost. The hook is still installed for Python 3.9 - :issue:3181. (:issue:3181)

v21.5.2 (2026-07-06)


Bugfixes - 21.5.2

  • Upgrade embedded wheels:

    • setuptools to 83.0.0 (:issue:3180)

v21.5.1 (2026-06-16)


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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/virtualenv-21.5.1 branch from 037f15a to 858e199 Compare June 30, 2026 09:00
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.5.0 to 21.6.0.
- [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.6.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump virtualenv from 21.4.2 to 21.5.1 Bump virtualenv from 21.5.0 to 21.6.0 Jul 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/virtualenv-21.5.1 branch from 858e199 to f5b8df6 Compare July 8, 2026 02:09
@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #136.

@dependabot dependabot Bot closed this Jul 12, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/virtualenv-21.5.1 branch July 12, 2026 23:02
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.

0 participants