requirements: Update pygments to 2.11.1.

Updating from pygments 2.10.x to 2.11.x brings new lexers,
including the new Savi lexer which is needed by the Savi community
in our Zulip chat at https://savi.zulipchat.com/.
This commit is contained in:
Joe Eli McIlvain
2022-01-03 15:16:47 -08:00
committed by Tim Abbott
parent 6218ed91c2
commit 2004f94082
4 changed files with 10 additions and 10 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 113
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "169.1"
PROVISION_VERSION = "169.2"