From cc00be7a5b355672635c44d027b0674ffe345b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:49:41 +0000 Subject: [PATCH] Bump pip from 19.0.3 to 19.2 in /PoliTech 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] --- PoliTech/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 PoliTech/requirements.txt diff --git a/PoliTech/requirements.txt b/PoliTech/requirements.txt old mode 100755 new mode 100644 index ad4ca20..22b71c1 --- a/PoliTech/requirements.txt +++ b/PoliTech/requirements.txt @@ -12,7 +12,7 @@ matplotlib==3.0.3 mccabe==0.6.1 mysqlclient==1.4.2 numpy==1.16.2 -pip==19.0.3 +pip==19.2 PyMySQL==0.9.3 pyparsing==2.3.1 python-dateutil==2.8.0