requirements: Patch invalid escape sequences in talon.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-02-21 16:42:17 -08:00
committed by Tim Abbott
parent ce031c4b52
commit c725e1c69a
4 changed files with 7 additions and 6 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 356 # Last bumped for adding `include_can_access_content` t
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (316, 0) # bumped 2025-02-21 to upgrade tusd
PROVISION_VERSION = (316, 1) # bumped 2025-02-21 to patch talon