From 59c7205cce7f0378e088b3281924008bd50fce89 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 21 Oct 2024 18:41:00 -0400
Subject: [PATCH] Bump virtualenv from 20.26.4 to 20.27.0 (#644)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.4 to
20.27.0.
Sourced from virtualenv's
releases. Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.5...20.27.0 Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.5...20.26.6 Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.4...20.26.5 Sourced from virtualenv's
changelog. Features - 20.27.0 Bugfixes - 20.27.0
Release notes
20.27.0
What's Changed
@gaborbernat
in
pypa/virtualenv#2772@Mr-Sunglasses
in pypa/virtualenv#2773@gaborbernat
in
pypa/virtualenv#2783@hroncok
in pypa/virtualenv#2782New Contributors
@Mr-Sunglasses
made their first contribution in pypa/virtualenv#277320.26.6
What's Changed
@gaborbernat
in
pypa/virtualenv#2766@y5c4l3
in pypa/virtualenv#2771New Contributors
@y5c4l3
made
their first contribution in pypa/virtualenv#277120.26.5
What's Changed
@gaborbernat
in
pypa/virtualenv#2761@gaborbernat
in
pypa/virtualenv#2765Changelog
v20.27.0 (2024-10-17)
- Drop 3.7 support as the CI environments no longer allow it
running - by :user:`gaborbernat`. (:issue:`2758`)
When a $PATH
entry cannot be checked for existence, skip
it instead of terminating - by :user:hroncok
.
(:issue:2782
)
Upgrade embedded wheels:
75.2.0
from 75.1.0
24.0
68.0.0
0.42.0
gaborbernat
. (:issue:2783
)Fix zipapp is broken on Windows post distlib 0.3.9
- by
:user:gaborbernat
. (:issue:2784
)
Bugfixes - 20.26.6
- Properly quote string placeholders in activation script
templates to mitigate
potential command injection - by :user:`y5c4l3`. (:issue:`2768`)
v20.26.5 (2024-09-17)
Bugfixes - 20.26.5
75.1.0
from
74.1.2
- by :user:gaborbernat
.
(:issue:2765
)de4465f
release 20.27.06f16059
Skip $PATH entries we cannot check rather than dying with
PermissionError (#2...f73a2f3
Fix broken Windows zipapp and drop 3.7 support (#2783)228b615
[pre-commit.ci] pre-commit autoupdate (#2781)b56d092
[pre-commit.ci] pre-commit autoupdate (#2779)a4dff77
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#2777)da72caa
[pre-commit.ci] pre-commit autoupdate (#2775)349eddc
docs: fix the documentation typo on Extend Functionality page. (#2773)fe8ca14
release 20.26.6 (#2772)86ddded
Fix #2768:
Quote template strings in activation scripts (#2771)