From 556e482b229efa11c11174edb2b830d7256eaac2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 10:16:42 +0000 Subject: [PATCH] Bump pip from 20.3.3 to 21.1.3 Bumps [pip](https://github.com/pypa/pip) from 20.3.3 to 21.1.3. - [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.3.3...21.1.3) Signed-off-by: dependabot-preview[bot] --- requirements/pip.txt | 2 +- requirements/release.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 0cb8ca5..bbc90a9 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1 +1 @@ -pip==20.3.3 +pip==21.1.3 diff --git a/requirements/release.txt b/requirements/release.txt index 44c3a89..9a5f24b 100644 --- a/requirements/release.txt +++ b/requirements/release.txt @@ -1,2 +1,2 @@ -pip==20.3.3 +pip==21.1.3 bumpversion==0.6.0