requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-11-18 16:49:34 -08:00
committed by Tim Abbott
parent a3eae0b6f0
commit 532aee926c
15 changed files with 1312 additions and 1335 deletions

View File

@@ -51,4 +51,4 @@ API_FEATURE_LEVEL = (
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (301, 3) # bumped 2024-11-13 for @giphy/js-types
PROVISION_VERSION = (302, 0) # bumped 2024-11-18 to upgrade Python requirements