From b4d527e5ffa12679fccdd53a1aec39f8b6c0010a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:47:35 +0000 Subject: [PATCH] Bump pip from 9.0.1 to 19.2 in /docker-production Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 19.2. - [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/9.0.1...19.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-production/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-production/requirements.txt b/docker-production/requirements.txt index ffd0bf7d..4d46b528 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==19.2 pytz==2017.2 reportlab==3.4.0 setuptools==36.6.0