Update mistune requirement from <=0.8.4 to <2.0.6 #2146

Open
dependabot[bot] wants to merge 1 commits from dependabot/pip/mistune-lt-2.0.6 into v0.6
dependabot[bot] commented 2023-02-07 16:09:47 +01:00 (Migrated from github.com)

Updates the requirements on mistune to permit the latest version.

Release notes

Sourced from mistune's releases.

Version 2.0.5

Improve on parsing list. Make it possible to customize list regex. ref lepture/mistune#331

Commits
  • cb580e8 Version bump 2.0.5
  • 2c55e9c ignore invalid python versions
  • 71c9774 Fix list parser for customized list grammar.
  • 1264a1c Merge pull request #316 from jieter/patch-1
  • 77e928e Use absolute import in Spoiler example, add markdown syntax
  • 13b84cb Merge pull request #313 from timgates42/bugfix_typo_parameter
  • 88c54da docs: fix simple typo, paramter -> parameter
  • b92a5fe Version bump 2.0.4
  • 98a1c0a Fix url plugin render, #308
  • 979d6d3 Fix * parsing, #312
  • Additional commits viewable in compare view

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 commands and options

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 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)
Updates the requirements on [mistune](https://github.com/lepture/mistune) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lepture/mistune/releases">mistune's releases</a>.</em></p> <blockquote> <h2>Version 2.0.5</h2> <p>Improve on parsing list. Make it possible to customize list regex. ref <a href="https://github-redirect.dependabot.com/lepture/mistune/issues/331">lepture/mistune#331</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lepture/mistune/commit/cb580e89e67ef9b4827daf43afd2058bdf5e58d2"><code>cb580e8</code></a> Version bump 2.0.5</li> <li><a href="https://github.com/lepture/mistune/commit/2c55e9c40a61aaee8a2212ea6ecd4a87493cf739"><code>2c55e9c</code></a> ignore invalid python versions</li> <li><a href="https://github.com/lepture/mistune/commit/71c97743488c9988c8bb8abab3a97a5947c13746"><code>71c9774</code></a> Fix list parser for customized list grammar.</li> <li><a href="https://github.com/lepture/mistune/commit/1264a1c954396fa31304bfac39588381f015a5d8"><code>1264a1c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/lepture/mistune/issues/316">#316</a> from jieter/patch-1</li> <li><a href="https://github.com/lepture/mistune/commit/77e928e83d0f7b5bf31cf4a0a9deec67d2503449"><code>77e928e</code></a> Use absolute import in Spoiler example, add markdown syntax</li> <li><a href="https://github.com/lepture/mistune/commit/13b84cb911b825e3f3842987f838971213e71763"><code>13b84cb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/lepture/mistune/issues/313">#313</a> from timgates42/bugfix_typo_parameter</li> <li><a href="https://github.com/lepture/mistune/commit/88c54da5013441d48fc1f079091d8f7f4b54f06a"><code>88c54da</code></a> docs: fix simple typo, paramter -&gt; parameter</li> <li><a href="https://github.com/lepture/mistune/commit/b92a5febd4da3d7097a3d2b8d7cac6f5d57ea20c"><code>b92a5fe</code></a> Version bump 2.0.4</li> <li><a href="https://github.com/lepture/mistune/commit/98a1c0afc51d4be719cb17401a35e62f46206915"><code>98a1c0a</code></a> Fix url plugin render, <a href="https://github-redirect.dependabot.com/lepture/mistune/issues/308">#308</a></li> <li><a href="https://github.com/lepture/mistune/commit/979d6d3bfc7d6159f38deb8e751611e4205033f6"><code>979d6d3</code></a> Fix * parsing, <a href="https://github-redirect.dependabot.com/lepture/mistune/issues/312">#312</a></li> <li>Additional commits viewable in <a href="https://github.com/lepture/mistune/compare/v0.1.0...v2.0.5">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 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 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 repo is archived. You cannot comment on pull requests.
No description provided.