From 65ac471d9a17201dc3b37d6cbfd09606bcdcb58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 00:53:44 +0000 Subject: [PATCH] Bump openpyxl from 3.0.9 to 3.0.10 Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.0.9 to 3.0.10. --- 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 15587e609..1df59193f 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.0.10 zhconv==1.4.3 \ No newline at end of file