requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-12-07 13:40:33 -08:00
parent 202d00ebc6
commit 396e995502
8 changed files with 263 additions and 262 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 234
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (257, 0)
PROVISION_VERSION = (258, 0)