From 99b59a09171cf630ac1b088e0d2dad1f536cf2a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:29:20 +0000 Subject: [PATCH] Bump pip from 20.0.2 to 23.3 Bumps [pip](https://github.com/pypa/pip) from 20.0.2 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/20.0.2...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 787f8b4..0b0497a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ github3.py==0.9.6 idna==3.6 Jinja2==3.1.3 MarkupSafe==2.1.5 -pip==20.0.2 +pip==23.3 requests==2.31.0 retrying==1.3.4 setuptools==45.2.0