From 69e1491f8d50324169eb1067b34ab11775a8c2e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:51:39 +0000 Subject: [PATCH] Bump openpyxl from 1.7.0 to 2.4.2 in /2017/solutions/rllchatbot Bumps [openpyxl](https://openpyxl.readthedocs.io) from 1.7.0 to 2.4.2. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2017/solutions/rllchatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2017/solutions/rllchatbot/requirements.txt b/2017/solutions/rllchatbot/requirements.txt index d3da83a5..950c8a45 100644 --- a/2017/solutions/rllchatbot/requirements.txt +++ b/2017/solutions/rllchatbot/requirements.txt @@ -73,7 +73,7 @@ nose==1.3.1 notebook==5.0.0 numexpr==2.2.2 numpy==1.13.3 -openpyxl==1.7.0 +openpyxl==2.4.2 pandas==0.13.1 pandocfilters==1.4.1 path.py==10.3.1