From ccfd5db0a76224d03fc53c69955da2458b3d536b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 07:52:34 +0000 Subject: [PATCH] Update openpyxl requirement from ~=3.0.3 to ~=3.0.6 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..b44de5c2 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.6 celery~=4.4.2