dependabot[bot] opened a new pull request, #41012: URL: https://github.com/apache/superset/pull/41012
Updates the requirements on [pymssql](https://github.com/pymssql/pymssql) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pymssql/pymssql/blob/master/ChangeLog.rst">pymssql's changelog</a>.</em></p> <blockquote> <h1>Version 2.3.13 - 2026-02-13 - Mikhail Terekhov</h1> <h2>General</h2> <ul> <li>Fix type stubs with generics, overloads, and corrected types, thanks to jacks0n.</li> </ul> <h1>Version 2.3.12 - 2026-02-10 - Mikhail Terekhov</h1> <h2>General</h2> <ul> <li>Update manylinux base image to manylinux_2_28 to fix CVE-2023-0464, thanks to <a href="mailto:[email protected]">[email protected]</a>.</li> </ul> <h1>Version 2.3.11 - 2025-12-30 - Mikhail Terekhov</h1> <h2>General</h2> <ul> <li>Drop build of MacOS-13 wheels (The macOS-13 based runner images are now retired on GitHub).</li> </ul> <h2>Internals</h2> <ul> <li>Bump actions/upload-artifacts and actions/download-artifacts.</li> <li>Update psutil requirement to <7.2.2 for testing wheels.</li> <li>Improve executemany to get every batch result and check for the total query size (for <a href="https://redirect.github.com/pymssql/pymssql/issues/952">#952</a>).</li> </ul> <h1>Version 2.3.10 - 2025-11-30 - Mikhail Terekhov</h1> <h2>General</h2> <ul> <li>Add get_cur_db() method to MSSQLConnection, thanks to jnahmias (PR <a href="https://redirect.github.com/pymssql/pymssql/issues/979">#979</a>).</li> </ul> <h1>Version 2.3.9 - 2025-11-06 - Mikhail Terekhov</h1> <h2>General</h2> <ul> <li>Fix build with Cython-3.2.0, thanks to mkeener (PR <a href="https://redirect.github.com/pymssql/pymssql/issues/977">#977</a>).</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pymssql/pymssql/commit/a93c1a322e7f9a8969bec41b4e410c30b7cc0b29"><code>a93c1a3</code></a> Update ChangeLog.rst.</li> <li><a href="https://github.com/pymssql/pymssql/commit/7611ce19e564552d69c71613ebfae6d259200b30"><code>7611ce1</code></a> Fix type stubs with generics, overloads, and corrected types</li> <li><a href="https://github.com/pymssql/pymssql/commit/0c7d84de72f012b9f48155a41705a4c7ad9d0d21"><code>0c7d84d</code></a> Update psutil requirement from <7.2.2 to <7.2.3</li> <li><a href="https://github.com/pymssql/pymssql/commit/ceef1d47123725f4ce62b5d6425770495400be53"><code>ceef1d4</code></a> Update ChangeLog.rst.</li> <li><a href="https://github.com/pymssql/pymssql/commit/5b8cdc0b284545d8886d35b51f310b33f1d76a00"><code>5b8cdc0</code></a> Use manylinux_2_28 to solve CVE-2023-0464.</li> <li><a href="https://github.com/pymssql/pymssql/commit/923370e3eb934f1cb55286522fc32e2c0e35411b"><code>923370e</code></a> Bump pypa/cibuildwheel from 3.3.0 to 3.3.1</li> <li><a href="https://github.com/pymssql/pymssql/commit/a76607e077489e095ea4e32af6474a7133179935"><code>a76607e</code></a> Update ChangeLog.rst</li> <li><a href="https://github.com/pymssql/pymssql/commit/9432d028b2bc35f28abe729ea7ee1431ae0c92f2"><code>9432d02</code></a> Rework executemany to get every batch result and check for the total query size.</li> <li><a href="https://github.com/pymssql/pymssql/commit/816f24c4c242818f3e58118794ae9b796cb5793b"><code>816f24c</code></a> Avoid string formatting when debugging is off.</li> <li><a href="https://github.com/pymssql/pymssql/commit/f0b53ab028aa831228e231f6544831a252ab98a5"><code>f0b53ab</code></a> Update psutil requirement from <7.1.4 to <7.2.2</li> <li>Additional commits viewable in <a href="https://github.com/pymssql/pymssql/compare/v2.2.8...v2.3.13">compare view</a></li> </ul> </details> <br /> 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]
