From 2f4b29a294b17b7ba0a586f08d7613850f7b13b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 01:22:02 +0000 Subject: [PATCH] Bump xlsxwriter from 3.2.1 to 3.2.2 Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.2.1 to 3.2.2. - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_3.2.1...RELEASE_3.2.2) --- 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 c71d3cec6..55ed02db3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ numpy==2.2.2 -XlsxWriter==3.2.1 +XlsxWriter==3.2.2