From 2314630ac582c1e1391602b56fd5fcbfdf95cbd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:23:54 +0000 Subject: [PATCH] Bump xlsxwriter from 3.2.0 to 3.2.1 Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.2.0 to 3.2.1. - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_3.2.0...RELEASE_3.2.1) --- updated-dependencies: - dependency-name: xlsxwriter 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 0f418eb2c..8d370e502 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ botocore>=1.15.0,<1.37.0 boto3>=1.12.0,<1.37.0 unicodecsv==0.14.1 -XlsxWriter==3.2.0 +XlsxWriter==3.2.1 splinter==0.21.0 shortuuid==1.0.13 contextlib2==21.6.0