Skip to content

Commit 211809e

Browse files
Bump virtualenv to 20.30.0
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 467449a commit 211809e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

etc/thirdparty/virtualenv.pyz

-4.08 MB
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.30.0
4+
download_url: https://github.com/pypa/get-virtualenv/raw/20.30.0/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
@@ -10,6 +10,6 @@ copyright: Copyright (c) The Python Software Foundation and others
1010
redistribute: yes
1111
attribute: yes
1212
track_changes: yes
13-
package_url: pkg:github/pypa/get-virtualenv@20.23.0#public/virtualenv.pyz
13+
package_url: pkg:github/pypa/get-virtualenv@20.30.0#public/virtualenv.pyz
1414
notes: this archive has been modified from the original to remove extra
1515
embedded wheels that are not needed as we support only Python 3.7+

0 commit comments

Comments
 (0)