From c69dc8ac74fd1ba3ae2f4b358dfda44b9d2a17fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:52:14 +0000 Subject: [PATCH] Bump pip from 19.2.3 to 21.1 in /geodjango Bumps [pip](https://github.com/pypa/pip) from 19.2.3 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.2.3...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- geodjango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geodjango/requirements.txt b/geodjango/requirements.txt index 09ed432..4f60c21 100644 --- a/geodjango/requirements.txt +++ b/geodjango/requirements.txt @@ -11,7 +11,7 @@ kiwisolver==1.1.0 matplotlib==3.1.1 numpy==1.17.2 pandas==0.25.1 -pip==19.2.3 +pip==21.1 psycopg2==2.8.3 pyparsing==2.4.2 python-dateutil==2.8.0