dependabot[bot] opened a new pull request, #43207: URL: https://github.com/apache/superset/pull/43207
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.12 to 1.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sqlalchemy/mako/releases">mako's releases</a>.</em></p> <blockquote> <h1>1.4.1</h1> <p>Released: Wed Aug 5 2026</p> <h2>bug</h2> <ul> <li> <p><strong>[bug] [installation]</strong> Fixed issue in the 1.4.0 packaging where the repository's internal <code>tools/</code> directory was detected by setuptools package discovery and installed as a top-level <code>tools</code> package into site-packages, shadowing unrelated <code>tools</code> packages belonging to other applications. Package discovery is now limited to the <code>mako</code> package explicitly.</p> <p>References: <a href="https://redirect.github.com/sqlalchemy/mako/issues/438">#438</a></p> </li> </ul> <h1>1.4.0</h1> <p>Released: Tue Aug 4 2026</p> <h2>changed</h2> <ul> <li> <p><strong>[changed] [examples]</strong> The <code>examples/bench</code> folder has been removed as it used mostly long-obsolete template engines. The <code>examples/wsgi/run_wsgi.py</code> example has been updated to remove the use of the removed-in-Python-3.13 <code>cgi</code> module, and to be runnable as a module from the project root.</p> </li> <li> <p><strong>[changed] [installation]</strong> Minimum MarkupSafe dependency version bumped from 0.9.2 to 2.0.</p> </li> <li> <p><strong>[changed] [tests]</strong> The test suite now runs via nox. The old tox.ini remains however nox will be the only system that's maintained.</p> </li> <li> <p><strong>[changed] [installation]</strong> Project metadata has been migrated to <a href="https://peps.python.org/pep-0621">PEP 621</a> <code>pyproject.toml</code>-based configuration. <code>setup.cfg</code> remains only for the <code>[mako_testing]</code> section used by Mako's own test suite. The build requirements now set the minimum setuptools version at 77.0.0 in order to build Mako from source.</p> </li> <li> <p><strong>[changed] [installation]</strong> Minimum Python version is now 3.10. Mako 1.4.0 has been tested up through Python 3.15.0b4.</p> </li> </ul> <h2>bug</h2> <ul> <li><strong>[bug] [ext]</strong> The minimum Lingua version supported by <code>LinguaMakoExtractor</code> is now 4.16. The test suite had continued to pin Lingua below 4 long after the extractor itself was repaired to work with Lingua 4 in version 1.2.0, with the result that the plugin was no longer covered by tests at all; the pinned version additionally imports <code>pkg_resources</code> at startup, which is not present in current setuptools releases and left the package</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/sqlalchemy/mako/commits">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]
