Skip to content

Bump virtualenv from 20.35.4 to 20.36.1#46

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/uv/virtualenv-20.36.1
Mar 29, 2026
Merged

Bump virtualenv from 20.35.4 to 20.36.1#46
github-actions[bot] merged 1 commit intomasterfrom
dependabot/uv/virtualenv-20.36.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2026

Bumps virtualenv from 20.35.4 to 20.36.1.

Release notes

Sourced from virtualenv's releases.

20.36.0

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.35.3...20.36.0

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 20.36.1

  • Fix TOCTOU vulnerabilities in app_data and lock directory creation that could be exploited via symlink attacks - reported by :user:tsigouris007, fixed by :user:gaborbernat. (:issue:3013)

v20.36.0 (2026-01-07)


Features - 20.36.0

  • Add support for PEP 440 version specifiers in the --python flag. Users can now specify Python versions using operators like >=, <=, ~=, etc. For example: virtualenv --python=">=3.12" myenv . (:issue:2994`)

v20.35.4 (2025-10-28)


Commits
  • d0ad11d release 20.36.1
  • dec4cec Merge pull request #3013 from gaborbernat/fix-sec
  • 5fe5d38 release 20.36.0 (#3011)
  • 9719376 release 20.36.0
  • 0276db6 Add support for PEP 440 version specifiers in the --python flag. (#3008)
  • 4f900c2 Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 (#3...
  • 13afcc6 fix: resolve EncodingWarning in tox upgrade environment (#3007)
  • 31b5d31 [pre-commit.ci] pre-commit autoupdate (#2997)
  • 7c28422 fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146 (...
  • 365628c test_too_many_open_files: assert on errno.EMFILE instead of strerror (#3001)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 29, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/virtualenv-20.36.1 branch from 50cb236 to 4d78dfd Compare March 29, 2026 09:43
@zoola969
Copy link
Copy Markdown
Owner

@dependabot close

@dependabot dependabot bot changed the title deps(deps): bump virtualenv from 20.35.4 to 20.36.1 Bump virtualenv from 20.35.4 to 20.36.1 Mar 29, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/virtualenv-20.36.1 branch from 4d78dfd to 486aae1 Compare March 29, 2026 10:24
@github-actions github-actions bot enabled auto-merge (squash) March 29, 2026 10:24
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.35.4...20.36.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.36.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/virtualenv-20.36.1 branch from 486aae1 to e861562 Compare March 29, 2026 10:25
@github-actions github-actions bot merged commit 93d0bc4 into master Mar 29, 2026
8 checks passed
@github-actions github-actions bot deleted the dependabot/uv/virtualenv-20.36.1 branch March 29, 2026 10:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant