dependabot[bot] opened a new pull request, #40551:
URL: https://github.com/apache/superset/pull/40551

   Bumps [nh3](https://github.com/messense/nh3) from 0.2.21 to 0.3.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/messense/nh3/releases";>nh3's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.3.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add usage examples for clean() and Cleaner arguments by <a 
href="https://github.com/gghez";><code>@​gghez</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/120";>messense/nh3#120</a></li>
   <li>Add doctest coverage for module docstrings and RST files by <a 
href="https://github.com/gghez";><code>@​gghez</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/121";>messense/nh3#121</a></li>
   <li>Bump pyo3 from 0.28.2 to 0.28.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/messense/nh3/pull/123";>messense/nh3#123</a></li>
   <li>Add tags parameter to clean_text by <a 
href="https://github.com/gghez";><code>@​gghez</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/122";>messense/nh3#122</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/messense/nh3/compare/v0.3.4...v0.3.5";>https://github.com/messense/nh3/compare/v0.3.4...v0.3.5</a></p>
   <h2>v0.3.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump pyo3 from 0.28.1 to 0.28.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/messense/nh3/pull/114";>messense/nh3#114</a></li>
   <li>Validate rel attribute conflict with link_rel by <a 
href="https://github.com/gghez";><code>@​gghez</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/117";>messense/nh3#117</a></li>
   <li>Expose default clean_content_tags as module constant by <a 
href="https://github.com/gghez";><code>@​gghez</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/118";>messense/nh3#118</a></li>
   <li>Accept frozenset and Mapping in type stubs by <a 
href="https://github.com/gghez";><code>@​gghez</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/119";>messense/nh3#119</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/gghez";><code>@​gghez</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/messense/nh3/pull/117";>messense/nh3#117</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/messense/nh3/compare/v0.3.3...v0.3.4";>https://github.com/messense/nh3/compare/v0.3.3...v0.3.4</a></p>
   <h2>v0.3.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump pyo3 from 0.27.1 to 0.27.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/messense/nh3/pull/106";>messense/nh3#106</a></li>
   <li>Bump actions/checkout from 5 to 6 in the github-actions group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/messense/nh3/pull/105";>messense/nh3#105</a></li>
   <li>Bump the github-actions group with 2 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/messense/nh3/pull/108";>messense/nh3#108</a></li>
   <li>Add riscv64 build, and make target list more explicit by <a 
href="https://github.com/threexc";><code>@​threexc</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/110";>messense/nh3#110</a></li>
   <li>Bump pyo3 from 0.27.2 to 0.28.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/messense/nh3/pull/111";>messense/nh3#111</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/threexc";><code>@​threexc</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/messense/nh3/pull/110";>messense/nh3#110</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/messense/nh3/compare/v0.3.2...v0.3.3";>https://github.com/messense/nh3/compare/v0.3.2...v0.3.3</a></p>
   <h2>v0.3.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Upgrade GitHub Actions by <a 
href="https://github.com/cclauss";><code>@​cclauss</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/94";>messense/nh3#94</a></li>
   <li>GitHub Actions: Stop reinstalling Rust on windows-11-arm by <a 
href="https://github.com/cclauss";><code>@​cclauss</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/95";>messense/nh3#95</a></li>
   <li>Add README reference in pyproject.toml by <a 
href="https://github.com/cclauss";><code>@​cclauss</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/97";>messense/nh3#97</a></li>
   <li>Keep GitHub Actions up to date with GitHub's Dependabot by <a 
href="https://github.com/cclauss";><code>@​cclauss</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/96";>messense/nh3#96</a></li>
   <li>Build wheels for Python 3.14 free-threaded by <a 
href="https://github.com/messense";><code>@​messense</code></a> in <a 
href="https://redirect.github.com/messense/nh3/pull/100";>messense/nh3#100</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/cclauss";><code>@​cclauss</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/messense/nh3/pull/94";>messense/nh3#94</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/messense/nh3/compare/v0.3.1...v0.3.2";>https://github.com/messense/nh3/compare/v0.3.1...v0.3.2</a></p>
   <h2>v0.3.1</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/messense/nh3/commit/9e78e6af74267c6789c62e98512460990415fb91";><code>9e78e6a</code></a>
 Bump version to 0.3.5</li>
   <li><a 
href="https://github.com/messense/nh3/commit/5225ec29f6ba74349d158676461fa6081cf804d8";><code>5225ec2</code></a>
 Add tags parameter to clean_text (<a 
href="https://redirect.github.com/messense/nh3/issues/122";>#122</a>)</li>
   <li><a 
href="https://github.com/messense/nh3/commit/129df5295dd98b263a3f24bd4f9bd5e43a7bb677";><code>129df52</code></a>
 Bump pyo3 from 0.28.2 to 0.28.3 (<a 
href="https://redirect.github.com/messense/nh3/issues/123";>#123</a>)</li>
   <li><a 
href="https://github.com/messense/nh3/commit/25348dffb9f1373008a3f0f7d85f2ebb37883e07";><code>25348df</code></a>
 Add doctest coverage for module docstrings and RST files (<a 
href="https://redirect.github.com/messense/nh3/issues/121";>#121</a>)</li>
   <li><a 
href="https://github.com/messense/nh3/commit/bf48b37d0b8e1e1bddc62ae058f880eae1a4abc2";><code>bf48b37</code></a>
 Add usage examples for clean() and Cleaner arguments (<a 
href="https://redirect.github.com/messense/nh3/issues/120";>#120</a>)</li>
   <li><a 
href="https://github.com/messense/nh3/commit/c2ddb81e29ceee428a49b621994098e4e490d172";><code>c2ddb81</code></a>
 Bump version to 0.3.4</li>
   <li><a 
href="https://github.com/messense/nh3/commit/d19279a664798d898ee68c73998d1d4a979bb97f";><code>d19279a</code></a>
 Accept frozenset and Mapping in type stubs (<a 
href="https://redirect.github.com/messense/nh3/issues/119";>#119</a>)</li>
   <li><a 
href="https://github.com/messense/nh3/commit/b98f2c5f4a023c9281f4a2037931de4c73a3266b";><code>b98f2c5</code></a>
 Expose default clean_content_tags as module constant (<a 
href="https://redirect.github.com/messense/nh3/issues/118";>#118</a>)</li>
   <li><a 
href="https://github.com/messense/nh3/commit/9fdfa76988dda100ae69a657f017655b86821b8a";><code>9fdfa76</code></a>
 Validate rel attribute conflict with link_rel (<a 
href="https://redirect.github.com/messense/nh3/issues/117";>#117</a>)</li>
   <li><a 
href="https://github.com/messense/nh3/commit/8af5eeeb6b1c8a391c0c6f4e0634f3f859b75446";><code>8af5eee</code></a>
 Bump the github-actions group with 2 updates (<a 
href="https://redirect.github.com/messense/nh3/issues/115";>#115</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/messense/nh3/compare/v0.2.21...v0.3.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nh3&package-manager=pip&previous-version=0.2.21&new-version=0.3.5)](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]

Reply via email to