From 84250b04d934d2b69cdd59d6b8672df6bfb5a7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:57:58 +0000 Subject: [PATCH] Bump openpyxl from 3.1.2 to 3.1.4 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.2 to 3.1.4. --- 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 547be8ba6..066367055 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ matplotlib==3.9.0 more-itertools==10.2.0 numpy==1.26.4 opencv-python==4.10.0.82 -openpyxl==3.1.2 +openpyxl==3.1.4 pandas==2.2.2 pillow==10.3.0 pygeos==0.14