From e118e99833099ccea739594d530702965edcdb56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 00:22:20 +0000 Subject: [PATCH] Bump openpyxl from 3.0.9 to 3.1.0 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.0.9 to 3.1.0. --- 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..20d440a49 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.0 zhconv==1.4.3 \ No newline at end of file