Register URL routes for Flask application or blueprint in lazy way
Bumps [pygments](https://github.com/pygments/pygments) from 1.6 to 2.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pygments/pygments/releases">pygments's releases</a>.</em></p> <blockquote> <h2>2.5.2</h2> <ul> <li>Fix incompatibility with some setuptools versions (PR#1316)</li> <li>Fix lexing of ReST field lists (PR#1279)</li> <li>Fix lexing of Matlab keywords as field names (PR#1282)</li> <li>Recognize double-quoted strings in Matlab (PR#1278)</li> <li>Avoid slow backtracking in Vim lexer (PR#1312)</li> <li>Fix Scala highlighting of types (PR#1315)</li> <li>Highlight field lists more consistently in ReST (PR#1279)</li> <li>Fix highlighting Matlab keywords in field names (PR#1282)</li> <li>Recognize Matlab double quoted strings (PR#1278)</li> <li>Add some Terraform keywords</li> <li>Update Modelica lexer to 3.4</li> <li>Update Crystal examples</li> </ul> <h2>2.5.1</h2> <p>This is a release to fix a packaging-related issue (<a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1280">#1280</a>). No functional differences to 2.5.0.</p> <h2>2.5.0</h2> <ul> <li> <p>Added lexers:</p> <ul> <li>Email (PR#1246)</li> <li>Erlang, Elxir shells (PR#823, <a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1521">#1521</a>)</li> <li>Notmuch (PR#1264)</li> <li>Scdoc (PR#1268)</li> <li>Solidity (<a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1214">#1214</a>)</li> <li>Zeek (new name for Bro) (PR#1269)</li> <li>Zig (PR#820)</li> </ul> </li> <li> <p>Updated lexers:</p> <ul> <li>Apache2 Configuration (PR#1251)</li> <li>Bash sessions (<a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1253">#1253</a>)</li> <li>CSound (PR#1250)</li> <li>Dart</li> <li>Dockerfile</li> <li>Emacs Lisp</li> <li>Handlebars (PR#773)</li> <li>Java (<a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1101">#1101</a>, <a href="https://github-redirect.dependabot.com/pygments/pygments/issues/987">#987</a>)</li> <li>Logtalk (PR#1261)</li> <li>Matlab (PR#1271)</li> <li>Praat (PR#1277)</li> <li>Python3 (PR#1255)</li> <li>Ruby</li> <li>YAML (<a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1528">#1528</a>)</li> <li>Velocity</li> </ul> </li> <li> <p>Added styles:</p> <ul> <li>Inkpot (PR#1276)</li> </ul> </li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pygments/pygments/blob/master/CHANGES">pygments's changelog</a>.</em></p> <blockquote> <h2>Version 2.5.2</h2> <p>(released November 29, 2019)</p> <ul> <li> <p>Fix incompatibility with some setuptools versions (PR#1316)</p> </li> <li> <p>Fix lexing of ReST field lists (PR#1279)</p> </li> <li> <p>Fix lexing of Matlab keywords as field names (PR#1282)</p> </li> <li> <p>Recognize double-quoted strings in Matlab (PR#1278)</p> </li> <li> <p>Avoid slow backtracking in Vim lexer (PR#1312)</p> </li> <li> <p>Fix Scala highlighting of types (PR#1315)</p> </li> <li> <p>Highlight field lists more consistently in ReST (PR#1279)</p> </li> <li> <p>Fix highlighting Matlab keywords in field names (PR#1282)</p> </li> <li> <p>Recognize Matlab double quoted strings (PR#1278)</p> </li> <li> <p>Add some Terraform keywords</p> </li> <li> <p>Update Modelica lexer to 3.4</p> </li> <li> <p>Update Crystal examples</p> </li> </ul> <h2>Version 2.5.1</h2> <p>(released November 26, 2019)</p> <ul> <li>This release fixes a packaging issue. No functional changes.</li> </ul> <h2>Version 2.5.0</h2> <p>(released November 26, 2019)</p> <ul> <li> <p>Added lexers:</p> <ul> <li>Email (PR#1246)</li> <li>Erlang, Elixir shells (PR#823, <a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1521">#1521</a>)</li> <li>Notmuch (PR#1264)</li> <li><code>Scdoc <https://git.sr.ht/~sircmpwn/scdoc></code>_ (PR#1268)</li> <li><code>Solidity <https://solidity.readthedocs.io/></code>_ (<a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1214">#1214</a>)</li> <li><code>Zeek <https://www.zeek.org></code>_ (new name for Bro) (PR#1269)</li> <li><code>Zig <https://ziglang.org/></code>_ (PR#820)</li> </ul> </li> <li> <p>Updated lexers:</p> <ul> <li>Apache2 Configuration (PR#1251)</li> <li>Bash sessions (<a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1253">#1253</a>)</li> <li>CSound (PR#1250)</li> <li>Dart</li> <li>Dockerfile</li> <li>Emacs Lisp</li> <li>Handlebars (PR#773)</li> <li>Java (<a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1101">#1101</a>, <a href="https://github-redirect.dependabot.com/pygments/pygments/issues/987">#987</a>)</li> </ul> </li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pygments/pygments/commit/23bc89f74d1a008a8372da87015b4e87f75c95a9"><code>23bc89f</code></a> update MANIFEST: no pygmentize, no TODO anymore</li> <li><a href="https://github.com/pygments/pygments/commit/cce99e44c7fbebede769a1fc67572a9d5cda1454"><code>cce99e4</code></a> remove outdated todo list; todos should be in the issue tracker</li> <li><a href="https://github.com/pygments/pygments/commit/5416b1a502f4396519a8800fb0309a60fc099b5e"><code>5416b1a</code></a> check_sources: handle empty .py files</li> <li><a href="https://github.com/pygments/pygments/commit/689c25a627dcdc2e922cd0419f4c163fe90ccd42"><code>689c25a</code></a> use IOError reason in error message</li> <li><a href="https://github.com/pygments/pygments/commit/50793de1862a78f36617d9b966d437c72b27a95c"><code>50793de</code></a> various: style fixups</li> <li><a href="https://github.com/pygments/pygments/commit/6e215c121f067a4a7d1270dc17526f224ec6bbad"><code>6e215c1</code></a> remove empty file</li> <li><a href="https://github.com/pygments/pygments/commit/abac9f193b7d7f543ccc779827559895cf067276"><code>abac9f1</code></a> update changelog, bump version to 2.5.2</li> <li><a href="https://github.com/pygments/pygments/commit/9afd6bd6ebb072c3710e442d2284d0a1c43a0e54"><code>9afd6bd</code></a> Ensure <code>setup.py</code> works again</li> <li><a href="https://github.com/pygments/pygments/commit/48e55050f8bec34d57a1a86e06e779c6288b8341"><code>48e5505</code></a> Fix issue <a href="https://github-redirect.dependabot.com/pygments/pygments/issues/1264">#1264</a>: tweak patterns for regex and double-quoted strings for perfo...</li> <li><a href="https://github.com/pygments/pygments/commit/a01c60f15011e7bc945811f548bb0bbe701d6437"><code>a01c60f</code></a> Same treatment for <code>forSome</code></li> <li>Additional commits viewable in <a href="https://github.com/pygments/pygments/compare/1.6...2.5.2">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=pygments&package-manager=pip&previous-version=1.6&new-version=2.5.2) 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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot-preview[bot] and has received 1 comments.