From 1e470db178bf408f58c69a17a6dcb663069cb000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:53:37 +0000 Subject: [PATCH] Bump openpyxl from 1.6.2 to 2.4.2 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 1.6.2 to 2.4.2. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 15863da..847c26c --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ jdcal==1.2 pymongo==3.1 six==1.10.0 wheel==0.26.0 -openpyxl==1.6.2 +openpyxl==2.4.2 MySQL-python==1.2.5