Skip to content

Commit 002e468

Browse files
authored
fix(deps): bump bleach from 6.0.0 to 6.1.0 (#63)
Bumps [bleach](https://github.com/mozilla/bleach) from 6.0.0 to 6.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mozilla/bleach/blob/main/CHANGES">bleach's changelog</a>.</em></p> <blockquote> <h2>Version 6.1.0 (October 6th, 2023)</h2> <p><strong>Backwards incompatible changes</strong></p> <ul> <li>Dropped support for Python 3.7. (<a href="https://redirect.github.com/mozilla/bleach/issues/709">#709</a>)</li> </ul> <p><strong>Security fixes</strong></p> <p>None</p> <p><strong>Bug fixes</strong></p> <ul> <li>Add support for Python 3.12. (<a href="https://redirect.github.com/mozilla/bleach/issues/710">#710</a>)</li> <li>Fix linkify with arrays in querystring (<a href="https://redirect.github.com/mozilla/bleach/issues/436">#436</a>)</li> <li>Handle more cases with &lt; followed by character data (<a href="https://redirect.github.com/mozilla/bleach/issues/705">#705</a>)</li> <li>Fix entities inside a tags in linkification (<a href="https://redirect.github.com/mozilla/bleach/issues/704">#704</a>)</li> <li>Update cap for tinycss2 to &lt;1.3 (<a href="https://redirect.github.com/mozilla/bleach/issues/702">#702</a>)</li> <li>Updated Sphinx requirement</li> <li>Add dependabot for github actions and update github actions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mozilla/bleach/commit/c04958dcb931243b10e103a2e6ecfa700b190270"><code>c04958d</code></a> Fix spelling error</li> <li><a href="https://github.com/mozilla/bleach/commit/90441daa5ace652d616963abf44e2202af518a40"><code>90441da</code></a> Update for v6.1.0 release</li> <li><a href="https://github.com/mozilla/bleach/commit/c4a4eba4a31c43d71bbf4c64ae712d230b4fd001"><code>c4a4eba</code></a> Fix linkify with arrays in querystring (<a href="https://redirect.github.com/mozilla/bleach/issues/436">#436</a>)</li> <li><a href="https://github.com/mozilla/bleach/commit/11d8c9bbcba659af99d89785ae0d137ea36d1263"><code>11d8c9b</code></a> Handle more cases with &lt; folloed by character data (<a href="https://redirect.github.com/mozilla/bleach/issues/705">#705</a>)</li> <li><a href="https://github.com/mozilla/bleach/commit/b56aa7c8052fed01774c6ef8bac947b6dea2f551"><code>b56aa7c</code></a> Fix entities inside a tags in linkification (<a href="https://redirect.github.com/mozilla/bleach/issues/704">#704</a>)</li> <li><a href="https://github.com/mozilla/bleach/commit/6f0aaaaa98ff355a1207e7c1c77d3eb0c063a9b1"><code>6f0aaaa</code></a> Update cap for tinycss2 to &lt;1.3 (<a href="https://redirect.github.com/mozilla/bleach/issues/702">#702</a>)</li> <li><a href="https://github.com/mozilla/bleach/commit/b60bae4cdee2caa3c88b3cb2d88e761d617f365b"><code>b60bae4</code></a> Remove docs/requirements.txt from manifest</li> <li><a href="https://github.com/mozilla/bleach/commit/68a62c00b9604bf49c05f5228a4480fb237356a8"><code>68a62c0</code></a> Fix Sphinx requirement and update it</li> <li><a href="https://github.com/mozilla/bleach/commit/bf88908ba2f2189e9eb1310528344442d89b48a0"><code>bf88908</code></a> Bump actions/checkout from 3 to 4</li> <li><a href="https://github.com/mozilla/bleach/commit/cdaa9cbd2084fd49ab92a17ae862293a1545055d"><code>cdaa9cb</code></a> Add dependabot for github actions</li> <li>Additional commits viewable in <a href="https://github.com/mozilla/bleach/compare/v6.0.0...v6.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bleach&package-manager=pip&previous-version=6.0.0&new-version=6.1.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
2 parents 2d68315 + 6dd20ed commit 002e468

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)