From aebf2b154cab1e577f15d7dc498aec57d6f3d8ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:52:25 +0000 Subject: [PATCH] Bump pip from 20.2.4 to 21.1 Bumps [pip](https://github.com/pypa/pip) from 20.2.4 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/20.2.4...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- develop_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop_requirements.txt b/develop_requirements.txt index 5438487..fc1d5a8 100644 --- a/develop_requirements.txt +++ b/develop_requirements.txt @@ -16,7 +16,7 @@ parso==0.7.1 pep8==1.7.0 pexpect==4.8.0 pickleshare==0.7.5 -pip==20.2.4 +pip==21.1 prompt-toolkit==1.0.18 ptyprocess==0.6.0 py==1.9.0