From e9372a2e6ac5cc380f377e99e73f42586f8e127e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 15:19:40 +0000 Subject: [PATCH] Bump pip from 20.2.2 to 21.1 Bumps [pip](https://github.com/pypa/pip) from 20.2.2 to 21.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/20.2.2...21.1) --- 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 4980401e..da25898f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Jinja2==2.11.2 jsonschema==3.2.0 MarkupSafe==1.1.1 mistune==0.8.4 -pip==20.2.2 +pip==21.1 pycparser==2.20 pyrsistent==0.16.0 PyYAML==5.3.1