From 04606df09641f64060251859ac06f80395a3b5fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:04:58 +0000 Subject: [PATCH] Bump xlsxwriter from 1.4.4 to 3.0.7 Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 1.4.4 to 3.0.7. - [Release notes](https://github.com/jmcnamara/XlsxWriter/releases) - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_1.4.4...RELEASE_3.0.7) --- updated-dependencies: - dependency-name: xlsxwriter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ee79ded..50493c2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ urllib3==1.26.6 virtualenv==20.4.7 wrapt==1.12.1 xarray==0.16.2 -XlsxWriter==1.4.4 +XlsxWriter==3.0.7 xmltodict==0.12.0 yapf==0.31.0 zipp==3.5.0