From 2c09eab1c7db9fbf088f3150d016e584730caea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:48:56 +0000 Subject: [PATCH] Bump pip from 9.0.1 to 21.1 in /src/tui Bumps [pip](https://github.com/pypa/pip) from 9.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/9.0.1...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/tui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tui/requirements.txt b/src/tui/requirements.txt index 734da52..7f6c472 100644 --- a/src/tui/requirements.txt +++ b/src/tui/requirements.txt @@ -1,5 +1,5 @@ configobj==5.0.6 -pip==9.0.1 +pip==21.1 pycurl==7.43.0.2 setuptools==39.0.1 six==1.12.0