From 7225de6715609eb1a2d0251fd11c97edf46dcb81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 01:08:28 +0000 Subject: [PATCH] Bump openpyxl from 3.0.9 to 3.1.1 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.0.9 to 3.1.1. --- 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 15587e609..86bcf1819 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ tqdm==4.64.0 retry==0.9.2 pymysql==1.0.2 git+https://github.com/tgbot-collection/python-akismet -openpyxl==3.0.9 +openpyxl==3.1.1 zhconv==1.4.3 \ No newline at end of file