requirements: Switch to released jsx-lexer fix (same code).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-05-23 13:03:54 -07:00
committed by Tim Abbott
parent 45e3626bd2
commit fea0ae1a2b
4 changed files with 8 additions and 6 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 182
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (241, 2)
PROVISION_VERSION = (241, 3)