From f5842a1a81499455c7acaffe398ccc9defd7b4c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:49:26 +0000 Subject: [PATCH] Bump pip from 19.3.1 to 21.1 in /api Bumps [pip](https://github.com/pypa/pip) from 19.3.1 to 21.1. - [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/19.3.1...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 48defba..94bf6ff 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -27,7 +27,7 @@ ncurses==6.1 numpy==1.17.3 openssl==1.1.1c pandas==0.25.2 -pip==19.3.1 +pip==21.1 pycparser==2.19 pyopenssl==19.0.0 pysocks==1.7.1