From 882cc101093dc6dc97e66a420a1b3429c2a1d31b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 01:59:11 +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 9a58366ae..c71d3cec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ numpy==2.2.2 -XlsxWriter==3.2.0 +XlsxWriter==3.2.1