requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-10-31 16:24:52 -07:00
committed by Anders Kaseorg
parent b7b2930760
commit ffad6e7486
9 changed files with 1107 additions and 1065 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 318 # Last bumped for `WebhookConfigOption` configuration u
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (295, 1) # bumped 2024-10-23 for stylelint-high-performance-animation
PROVISION_VERSION = (296, 0) # bumped 2024-10-31 to upgrade Python requirements