From ef360b6af2777a96eae3721b4b618b28a0a208c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:52:45 +0000 Subject: [PATCH] Bump openpyxl from 1.5.7 to 2.4.2 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 1.5.7 to 2.4.2. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- optional-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional-requirements.txt b/optional-requirements.txt index 09495ce..92366d8 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -1,6 +1,6 @@ encoding-cleaner==0.4 pyftpdlib==0.7.0 -openpyxl==1.5.7 +openpyxl==2.4.2 boto==2.2.2 tweepy==1.9 xlrd==0.7.3