From 5f658510b79c26896aa0e50913aa0577a127a128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:15:50 +0000 Subject: [PATCH] Bump pip from 20.0.1 to 23.3 Bumps [pip](https://github.com/pypa/pip) from 20.0.1 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/20.0.1...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e03b7b9..0e7b3199 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ MarkupSafe==1.1.1 setuptools>=30.3.0 wheel setuptools_scm>=3.3.1 -pip==20.0.1 +pip==23.3