From a8f3b22c94828e428ccf1101c7a6f0fb7751bbef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:38:49 +0000 Subject: [PATCH] Bump openpyxl from 3.1.4 to 3.1.5 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.4 to 3.1.5. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27eb0b2603..6d2ade7a79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ PyGithub==1.58.2 lxml==5.2.2 Markdown==3.6 mysqlclient==2.1.1 -openpyxl==3.1.4 +openpyxl==3.1.5 Pillow==10.3.0 # required by django-imagekit psycopg2-binary==2.9.9 cryptography==42.0.8