From 7f1f42a1d6504960b619c553eb2dcfafecfe2f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:46:19 +0000 Subject: [PATCH] Bump pip from 10.0.1 to 21.1 Bumps [pip](https://github.com/pypa/pip) from 10.0.1 to 21.1. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/10.0.1...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2e7be9a..09d1a1f 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "vdt.version>=0.1.4", "vdt.versionplugin.default", "vdt.versionplugin.wheel>=0.0.7", - "pip==10.0.1", + "pip==21.1", ], entry_points={ "console_scripts": [