From 1a7d80f53ad22394408082b4d416ccf0b8f6a20d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 10:11:12 +0000 Subject: [PATCH] Bump pip from 20.3.3 to 22.0.2 Bumps [pip](https://github.com/pypa/pip) from 20.3.3 to 22.0.2. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/commits) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[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..1a7927d 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1 +1 @@ -pip==20.3.3 +pip==22.0.2 diff --git a/requirements/release.txt b/requirements/release.txt index 44c3a89..0cbb673 100644 --- a/requirements/release.txt +++ b/requirements/release.txt @@ -1,2 +1,2 @@ -pip==20.3.3 +pip==22.0.2 bumpversion==0.6.0