From 1fef229f9867c19957921c3bdb4c3fb02638a011 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 07:00:16 +0000 Subject: [PATCH] Update openpyxl requirement from ~=3.0.3 to ~=3.0.5 in /config Updates the requirements on [openpyxl](https://openpyxl.readthedocs.io) to permit the latest version. Signed-off-by: dependabot-preview[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 66591f64..9bd31a9b 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -21,5 +21,5 @@ django-cacheops~=4.2 drf-firebase-auth~=0.0.6 django-silk~=4.0.1 jdcal~=1.4 -openpyxl~=3.0.3 +openpyxl~=3.0.5 celery~=4.4.2