Skip to content

chore(deps): bump virtualenv from 21.7.9 to 21.7.10 - #15645

Merged
alex merged 1 commit into
mainfrom
dependabot/uv/virtualenv-21.7.10
Sep 16, 2026
Merged

alex merged 1 commit into
mainfrom
dependabot/uv/virtualenv-21.7.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 21.7.9 to 21.7.10.

Release notes

Sourced from virtualenv's releases.

21.7.10

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@21.7.9...21.7.10

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.7.10

  • Skip blank lines, # comments and lines without = in pyvenv.cfg instead of raising ValueError - by :user:r3wretrhy. (:issue:3232)
  • deactivate in bash, fish and PowerShell unsets PKG_CONFIG_PATH when activation found it unset, instead of keeping the environment's lib/pkgconfig. csh activation no longer drops a PKG_CONFIG_PATH the user had set. Activation in batch, fish, nushell and PowerShell no longer adds a trailing separator when PKG_CONFIG_PATH is unset, and PowerShell and nushell build the value with the host's path separators - by :user:darrenhuai. (:issue:3233)
  • Activation in bash, csh, fish and PowerShell keeps the user's TCL_LIBRARY and TK_LIBRARY, and deactivate restores them. csh and PowerShell removed both variables on every activation, fish did so when the interpreter has tcl, and bash kept the environment's value after deactivate when the variable was unset before - by :user:darrenhuai. (:issue:3234)

v21.7.9 (2026-09-09)


Commits
  • 7af3724 release 21.7.10
  • f90e927 🐛 fix(activation): restore PKG_CONFIG_PATH that was not set before (#3233)
  • b5bd520 🐛 fix(create): skip blank and comment lines in pyvenv.cfg (#3232)
  • 973298a 🐛 fix(activation): keep and restore the user's TCL_LIBRARY and TK_LIBRARY (#3...
  • a438d8a 🔧 chore: check spelling with typos in pre-commit (#3235)
  • ca4025d [pre-commit.ci] pre-commit autoupdate (#3236)
  • 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.9 to 21.7.10.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@21.7.9...21.7.10)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.7.10
  dependency-type: direct:production
  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:uv Pull requests that update python:uv code labels Sep 16, 2026
@alex
alex merged commit 0441a3d into main Sep 16, 2026
69 checks passed
@alex
alex deleted the dependabot/uv/virtualenv-21.7.10 branch September 16, 2026 11:03
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:uv Pull requests that update python:uv code

Development

Successfully merging this pull request may close these issues.

1 participant