From 5a19a33c1d1cc8f787f95af93da340b0f214e1e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:52:53 +0000 Subject: [PATCH] Bump pip from 9.0.3 to 23.3 in /examples/version Bumps [pip](https://github.com/pypa/pip) from 9.0.3 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/9.0.3...23.3) --- 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..2de5dd1f5b 100644 --- a/examples/version/requirements.txt +++ b/examples/version/requirements.txt @@ -1 +1 @@ -pip==9.0.3 +pip==23.3