diff --git a/etc/thirdparty/virtualenv.pyz b/etc/thirdparty/virtualenv.pyz index 5e68f00ba0..3398040238 100644 Binary files a/etc/thirdparty/virtualenv.pyz and b/etc/thirdparty/virtualenv.pyz differ diff --git a/etc/thirdparty/virtualenv.pyz.ABOUT b/etc/thirdparty/virtualenv.pyz.ABOUT index 9f13765b3d..cd802ebe37 100644 --- a/etc/thirdparty/virtualenv.pyz.ABOUT +++ b/etc/thirdparty/virtualenv.pyz.ABOUT @@ -1,7 +1,7 @@ about_resource: virtualenv.pyz name: get-virtualenv -version: 20.23.0 -download_url: https://github.com/pypa/get-virtualenv/raw/20.23.0/public/virtualenv.pyz +version: 20.30.0 +download_url: https://github.com/pypa/get-virtualenv/raw/20.30.0/public/virtualenv.pyz description: virtualenv is a tool to create isolated Python environments. homepage_url: https://github.com/pypa/virtualenv license_expression: lgpl-2.1-plus AND (bsd-new OR apache-2.0) AND mit AND python AND bsd-new @@ -10,6 +10,4 @@ copyright: Copyright (c) The Python Software Foundation and others redistribute: yes attribute: yes track_changes: yes -package_url: pkg:github/pypa/get-virtualenv@20.23.0#public/virtualenv.pyz -notes: this archive has been modified from the original to remove extra - embedded wheels that are not needed as we support only Python 3.7+ \ No newline at end of file +package_url: pkg:github/pypa/get-virtualenv@20.30.0#public/virtualenv.pyz