From 7d1b59965a59bcacd3a7446324b95d6fa000cb42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 16:00:20 -0500 Subject: [PATCH] Bump openpyxl from 3.1.2 to 3.1.3 (#10307) Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.2 to 3.1.3. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4ac8156402..b97489c7408 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.2 +openpyxl==3.1.3 Pillow==10.3.0 # required by django-imagekit psycopg2-binary==2.9.9 cryptography==42.0.7