Skip to content

Commit 4f2b1bc

Browse files
Update virtualenv to v20.25.3
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 53453db commit 4f2b1bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

etc/thirdparty/virtualenv.pyz

331 KB
Binary file not shown.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
about_resource: virtualenv.pyz
22
name: get-virtualenv
3-
version: 20.23.0
4-
download_url: https://github.com/pypa/get-virtualenv/raw/20.23.0/public/virtualenv.pyz
3+
version: 20.25.3
4+
download_url: https://github.com/pypa/get-virtualenv/blob/20.35.3/public/virtualenv.pyz
55
description: virtualenv is a tool to create isolated Python environments.
66
homepage_url: https://github.com/pypa/virtualenv
77
license_expression: lgpl-2.1-plus AND (bsd-new OR apache-2.0) AND mit AND python AND bsd-new
@@ -12,4 +12,4 @@ attribute: yes
1212
track_changes: yes
1313
package_url: pkg:github/pypa/[email protected]#public/virtualenv.pyz
1414
notes: this archive has been modified from the original to remove extra
15-
embedded wheels that are not needed as we support only Python 3.7+
15+
embedded wheels that are not needed as we support only Python 3.10+

0 commit comments

Comments
 (0)