From 8202c03467b7101fc6a3c26c26716b007906b8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:54:57 +0000 Subject: [PATCH] Bump pip from 19.0.3 to 19.2 Bumps [pip](https://github.com/pypa/pip) from 19.0.3 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/19.0.3...19.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- whls/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3d34f53..d00dc1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ numpy==1.17.4 odfpy==1.4.0 openpyxl==3.0.2 pandas==0.25.3 -pip==19.0.3 +pip==19.2 ply==3.11 pycparser==2.19 PyMySQL==0.9.3 diff --git a/whls/requirements.txt b/whls/requirements.txt index 3d34f53..d00dc1c 100644 --- a/whls/requirements.txt +++ b/whls/requirements.txt @@ -36,7 +36,7 @@ numpy==1.17.4 odfpy==1.4.0 openpyxl==3.0.2 pandas==0.25.3 -pip==19.0.3 +pip==19.2 ply==3.11 pycparser==2.19 PyMySQL==0.9.3