From 30d2f48851de377e1465ca81c329b1b9e21f4850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:48:14 +0000 Subject: [PATCH] Bump pip from 19.0.3 to 21.1 Bumps [pip](https://github.com/pypa/pip) from 19.0.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.0.3...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-dev/requirements.txt | 2 +- docker-production/requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-dev/requirements.txt b/docker-dev/requirements.txt index a6e04d4e..4a300b5e 100644 --- a/docker-dev/requirements.txt +++ b/docker-dev/requirements.txt @@ -4,7 +4,7 @@ djangorestframework==3.9.0 gunicorn==19.9.0 olefile==0.46 Pillow==5.4.1 -pip==18.1 +pip==21.1 pytz==2018.7 reportlab==3.4.0 setuptools==36.6.0 diff --git a/docker-production/requirements.txt b/docker-production/requirements.txt index ffd0bf7d..44e807d6 100644 --- a/docker-production/requirements.txt +++ b/docker-production/requirements.txt @@ -4,7 +4,7 @@ djangorestframework==3.7.1 gunicorn==19.7.1 olefile==0.44 Pillow==4.3.0 -pip==9.0.1 +pip==21.1 pytz==2017.2 reportlab==3.4.0 setuptools==36.6.0 diff --git a/requirements.txt b/requirements.txt index fa293749..0e2cd38b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pytz==2018.9 reportlab==3.5.13 wheel==0.33.1 setuptools==40.8.0 -pip==19.0.3 +pip==21.1 web3 hexbytes requests