Update bundled pygments

Fixes #4702
This commit is contained in:
Kovid Goyal 2022-02-13 17:10:55 +05:30
parent 3be00bd712
commit 8d4772f804
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -166,8 +166,8 @@
{ {
"name": "pygments", "name": "pygments",
"unix": { "unix": {
"filename": "Pygments-2.7.4.tar.gz", "filename": "Pygments-2.11.2.tar.gz",
"hash": "sha256:df49d09b498e83c1a73128295860250b0b7edd4c723a32e9bc0d295c7c2ec337", "hash": "sha256:4e426f72023d88d03b2fa258de560726ce890ff3b630f88c21cbb8b2503b8c6a",
"urls": ["pypi"] "urls": ["pypi"]
} }
}, },