From 0ef583f041f48ff5bc62a13199e139fe2c51fc84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:50:28 +0000 Subject: [PATCH] Bump openpyxl from 2.2.0 to 2.4.2 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 2.2.0 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 015b5aa..867a83d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ sphinx==1.0.7 requests==0.8.3 south==0.7.4 git+https://github.com/GoodCloud/django-longer-username.git@e4e85d7d29b2#egg=longerusername -openpyxl==2.2.0 +openpyxl==2.4.2 xlrd==0.7.3 django-keyedcache==1.5.1 django-livesettings==1.4-14