From 13168e40313f8d2f9c040cbb65235c07369e5b62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:52:00 +0000 Subject: [PATCH] Bump openpyxl from 2.4.0 to 2.4.2 in /Docker/config Bumps [openpyxl](https://openpyxl.readthedocs.io) from 2.4.0 to 2.4.2. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Docker/config/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker/config/pip-requirements.txt b/Docker/config/pip-requirements.txt index bde436d..53db7da 100644 --- a/Docker/config/pip-requirements.txt +++ b/Docker/config/pip-requirements.txt @@ -1,6 +1,6 @@ Django==1.9.7 django-crispy-forms==1.6.0 -openpyxl==2.4.0 +openpyxl==2.4.2 xlutils==2.0.0 xlwt==1.1.2 psycopg2==2.7.7