gwforg / gwf

A flexible, pragmatic workflow tool.
https://gwf.app/
GNU General Public License v3.0
31 stars 12 forks source link

Update pygments to 2.7.3 #333

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates pygments from 2.7.2 to 2.7.3.

Changelog ### 2.7.3 ``` ------------- (released December 6, 2020) - Updated lexers: * Ada (PR1581) * HTML (PR1615, 1614) * Java (PR1594, 1586) * JavaScript (PR1605, PR1589, 1588) * JSON (PR1569 -- this is a complete rewrite) * Lean (PR1601) * LLVM (PR1612) * Mason (PR1592) * MySQL (PR1555, 1551) * Rust (PR1608) * Turtle (PR1590, 1553) - Deprecated JsonBareObjectLexer, which is now identical to JsonLexer (1600) - The ``ImgFormatter`` now calculates the exact character width, which fixes some issues with overlapping text (1213, PR1611) - Documentation fixes (PR1609, 1599, 1598) - Fixed duplicated Juttle language alias (1604, PR1606) - Added support for Kotlin scripts (PR1587) - Removed CSS rule which forced margin to 0 ```
Links - PyPI: https://pypi.org/project/pygments - Changelog: https://pyup.io/changelogs/pygments/ - Homepage: https://pygments.org/