From 2fec3a2bfaac2fa7cb9fa87f4863b5daf090aab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 15:28:16 +0100 Subject: [PATCH] Bump openpyxl from 3.1.1 to 3.1.2 (#262) Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.1 to 3.1.2. --- 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 2c4ee16..202858e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3 == 1.26.* ftfy == 6.1.1 mailchecker == 5.0.7 -openpyxl == 3.1.1 +openpyxl == 3.1.2 phonenumbers == 8.13.7 python-dateutil == 2.8.2 python-fsutil == 0.10.0