From 6bef0fceea2f7d6cbbc9e846eb68ffc29a075342 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 11:08:13 +0000 Subject: [PATCH] Update openpyxl requirement from ~=3.0.3 to ~=3.0.4 in /config Updates the requirements on [openpyxl](https://bitbucket.org/openpyxl/openpyxl) to permit the latest version. - [Commits](https://bitbucket.org/openpyxl/openpyxl/commits) 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..7914c456 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.4 celery~=4.4.2