From b0066723bf38708a73e452a25b0f582e8b8a36cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 18:02:36 +0000 Subject: [PATCH] Bump pip from 9.0.3 to 19.2 in /examples/version Bumps [pip](https://github.com/pypa/pip) from 9.0.3 to 19.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/compare/9.0.3...19.2) --- 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..bf2d1b209a 100644 --- a/examples/version/requirements.txt +++ b/examples/version/requirements.txt @@ -1 +1 @@ -pip==9.0.3 +pip==19.2