From 3ff6c950db819440b4b79be15b05ea0090a7e107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:52:06 +0000 Subject: [PATCH] Bump openpyxl from 2.3.2 to 2.4.2 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 2.3.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(-) diff --git a/requirements.txt b/requirements.txt index abdedbd..8e94e4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ numexpr==2.5 numpy==1.12.0 odo==0.4.2 olefile==0.44 -openpyxl==2.3.2 +openpyxl==2.4.2 pandas==0.18.0 partd==0.3.2 path.py==0.0.0