From 60093778cebdbf316e5b0db0d9c8c5e590bd48ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:51:24 +0000 Subject: [PATCH] Bump pip from 9.0.3 to 21.1 in /examples/version Bumps [pip](https://github.com/pypa/pip) from 9.0.3 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.3...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/version/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/version/requirements.txt b/examples/version/requirements.txt index a8dbe716d8..7e420a0f38 100644 --- a/examples/version/requirements.txt +++ b/examples/version/requirements.txt @@ -1 +1 @@ -pip==9.0.3 +pip==21.1