From 9f33bc8a791d60d92c1e848e2ffa5774b5eb22f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 01:44:23 +0000 Subject: [PATCH] Bump openpyxl from 1.8.6 to 2.4.2 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 1.8.6 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 bd9b67f..365335b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ beaker python-dateutil nose redis -openpyxl==1.8.6 +openpyxl==2.4.2 xlwt gevent schedule