Update markdown requirement from ~=3.3.6 to ~=3.4.1 in /telegram_bot #304

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/telegram_bot/markdown-approx-eq-3.4.1 into main
dependabot[bot] commented 2022-07-18 09:39:39 +00:00 (Migrated from github.com)

Updates the requirements on markdown to permit the latest version.

Commits
  • f588d8b Bump version to 3.4.1
  • 3c58126 Fix import issue with importlib.util
  • a884a99 Bump version to 3.4
  • c0f6e5a Move backslash unescaping to treeprocessor
  • 77fb7f1 fixed some spelling mistakes
  • 97359a4 Remove redundant lines from PrettifyTreeprocessor
  • a767b2d Remove previously deprecated objects
  • dc434df Update PrettifyTreeprocessor \<pre>\<code> handling
  • 96d27f1 Add None check to PrettifyTreeprocessor
  • cebe1de Drop support for PY36
  • 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 [markdown](https://github.com/Python-Markdown/markdown) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Python-Markdown/markdown/commit/f588d8b0f2877c6aa5ac352d27c6f37bdbd41869"><code>f588d8b</code></a> Bump version to 3.4.1</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/3c5812649fb53ad1e97fb3ef71a79e130b2e0f88"><code>3c58126</code></a> Fix import issue with importlib.util</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/a884a99173e44b76d28ffb34f27995aa70e5b938"><code>a884a99</code></a> Bump version to 3.4</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/c0f6e5a31ea8e7fe98910a0523144c2a96fa9bf1"><code>c0f6e5a</code></a> Move backslash unescaping to treeprocessor</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/77fb7f1b51076becff488a9b42ef2883153262a0"><code>77fb7f1</code></a> fixed some spelling mistakes</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/97359a4a93c0158e39f80ba82e8c99db1ffea4d9"><code>97359a4</code></a> Remove redundant lines from PrettifyTreeprocessor</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/a767b2daaad78ba32d45a4f1dabb7c5e218f030a"><code>a767b2d</code></a> Remove previously deprecated objects</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/dc434df776fe9af36fe07c4e782e51035ce30e1f"><code>dc434df</code></a> Update PrettifyTreeprocessor <code>\&lt;pre&gt;\&lt;code&gt;</code> handling</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/96d27f191bf31e76fca8c4294a3238519d13a631"><code>96d27f1</code></a> Add None check to PrettifyTreeprocessor</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/cebe1de23631a300167445bbb152c31615de9faf"><code>cebe1de</code></a> Drop support for PY36</li> <li>Additional commits viewable in <a href="https://github.com/Python-Markdown/markdown/compare/3.3.6...3.4.1">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>
administrator closed this pull request 2022-09-17 22:44:56 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.