Skip to content

Commit 29536dd

Browse files
Bump xlsxwriter from 3.2.5 to 3.2.8
Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.2.5 to 3.2.8. - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](jmcnamara/XlsxWriter@RELEASE_3.2.5...RELEASE_3.2.8) --- updated-dependencies: - dependency-name: xlsxwriter dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49a759e commit 29536dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
tendo==0.3.0
2525
tzdata==2025.2
2626
urllib3==2.5.0
27-
XlsxWriter==3.2.5
27+
XlsxWriter==3.2.8
2828
yarl==1.20.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ install_requires =
9393
tendo==0.3.0
9494
tzdata==2025.2
9595
urllib3==2.5.0
96-
XlsxWriter==3.2.5
96+
XlsxWriter==3.2.8
9797
yarl==1.20.1
9898

9999
zip_safe = False

0 commit comments

Comments
 (0)