From c2b917392820d79897788d6ece6bba5c8767bce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:41:40 +0000 Subject: [PATCH] Bump openpyxl from 3.0.9 to 3.1.5 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.0.9 to 3.1.5. --- 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 990e4a89c..daba73c2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pyodbc==4.0.32 pytest==6.2.5 pytest-cov==3.0.0 requests==2.26.0 -openpyxl==3.0.9 +openpyxl==3.1.5 jupyterlab==3.4.5 azure-keyvault==4.1.0 azure-identity>=1.10.0, <2.0.0