From b27ee997e86a6e52ed3393ef7e8ea1ab618dbd6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 15:57:16 +0000 Subject: [PATCH] Bump openpyxl from 3.0.10 to 3.1.2 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.0.10 to 3.1.2. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65abe854..9409c386 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ geoip2==4.6.0 gunicorn==20.1.0 marshmallow==3.19.0 mongomock==4.1.2 -openpyxl==3.0.10 +openpyxl==3.1.2 Pillow==9.2.0 pymongo==4.3.3 PyPDF2==2.11.1