dependabot[bot] opened a new pull request, #40825: URL: https://github.com/apache/superset/pull/40825
Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.0.9 to 3.2.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jmcnamara/XlsxWriter/blob/main/Changes">xlsxwriter's changelog</a>.</em></p> <blockquote> <h2>Release 3.2.9 - September 16 2025</h2> <ul> <li> <p>Removed the <code>py.typed</code> file since it was causing a lot of downstream CI failures where consumers weren't handling the xlsxwriter types correctly or taking them into account.</p> <p>The file will be re-added once the xlsxwriter typing is more comprehensive.</p> </li> </ul> <h2>Release 3.2.8 - September 14 2025</h2> <ul> <li> <p>Fixed <code>mypy</code> implicit export error caused by the <code>Workbook()</code> type annotations changes in v3.2.7 and v3.2.6.</p> <p>:issue:<code>1154</code>.</p> </li> </ul> <h2>Release 3.2.7 - September 13 2025</h2> <ul> <li> <p>Fixed typing issue in <code>Workbook()</code> constructor.</p> <p>:issue:<code>1152</code>.</p> </li> </ul> <h2>Release 3.2.6 - September 12 2025</h2> <ul> <li> <p>Added an option to position custom data labels in the same way that the data labels can be positioned for the entire series.</p> <p>:feature:<code>1147</code>.</p> </li> <li> <p>Add border, fill, gradient and pattern formatting options for chart titles and also chart axis titles.</p> <p>:feature:<code>957</code>.</p> </li> <li> <p>Add additional type annotations. This is an ongoing refactoring.</p> <p>:feature:<code>1123</code>.</p> </li> </ul> <h2>Release 3.2.5 - June 17 2025</h2> <ul> <li>Fixed issue where a test function was made public incorrectly which caused warnings about a missing <code>xlsxwriter.test</code> module.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/e943bee8c9cdf0661cfdb83d5497e0725390e41e"><code>e943bee</code></a> Prep for release 3.2.9</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/392bd9e6572785394c6553e2d4f7ae2bb80782f4"><code>392bd9e</code></a> typing: remove py.typed file</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/eb99afecdd0050209835f9f237d580dc53e42afa"><code>eb99afe</code></a> Prep for release 3.2.8</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/5ec29826d5e398bb5adebaabafbeb9d443a6ed8c"><code>5ec2982</code></a> workbook: add explicit export for mypy compatibility</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/ca85cbb03a5898c9e7b66c78ac67a365e7f53002"><code>ca85cbb</code></a> Prep for release 3.2.7</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/3710251aaaa9524ee302ec04608bfc1b577d4ba5"><code>3710251</code></a> typing: add more supported types to Workbook() constructor</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/27db7a14672bfe1a18f29dfbab646aa0149a369b"><code>27db7a1</code></a> Prep for release 3.2.6</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/f05067654b42283557c3621e411b6fbadb7051b6"><code>f050676</code></a> docs: add CI spell check</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/60f708cc1e10c0c66ae870be4f350f45a9d3ecc8"><code>60f708c</code></a> chart: add axis title formatting</li> <li><a href="https://github.com/jmcnamara/XlsxWriter/commit/53dc08e5d240310c88bbfce8d1a42330ae256535"><code>53dc08e</code></a> chart: add chart title formatting options</li> <li>Additional commits viewable in <a href="https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_3.0.9...RELEASE_3.2.9">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
