From 5dacd41278e3013c599c4b7ba7ad3daa8095cb0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 03:27:46 +0000 Subject: [PATCH] chore(deps): bump openpyxl from 3.1.2 to 3.1.5 in /backend Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.2 to 3.1.5. --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index dd9de2ff1..21d4bcffd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -44,7 +44,7 @@ unstructured==0.14.0 Markdown==3.6 pypandoc==1.13 pandas==2.2.2 -openpyxl==3.1.2 +openpyxl==3.1.5 pyxlsb==1.0.10 xlrd==2.0.1 validators==0.28.1