From bdb9b1374c5a9fe46572a8e3d8746d5a0fb256e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 22:29:18 +0100 Subject: [PATCH] Bump openpyxl from 3.1.2 to 3.1.5 (#356) 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] 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 30b1557..287aa0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ tqdm==4.66.4 retry==0.9.2 pymysql==1.1.1 git+https://github.com/tgbot-collection/python-akismet -openpyxl==3.1.2 +openpyxl==3.1.5 zhconv==1.4.3 jinja2==3.1.4 coloredlogs==15.0.1