From ad59ab9155ab8db47d0d2f392c8a3456c5b2c482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 10:19:11 +0000 Subject: [PATCH] Bump xlsxwriter from 3.1.9 to 3.2.0 Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.1.9 to 3.2.0. - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_3.1.9...RELEASE_3.2.0) --- updated-dependencies: - dependency-name: xlsxwriter 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 ecc647cb2..25d3bbfc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ botocore>=1.15.0,<1.35.0 boto3>=1.12.0,<1.35.0 unicodecsv==0.14.1 -XlsxWriter==3.1.9 +XlsxWriter==3.2.0 splinter==0.21.0 shortuuid==1.0.11 contextlib2==21.6.0