requirements: Upgrade Python requirements.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit c85b2edbd4)
This commit is contained in:
Anders Kaseorg 2024-02-29 14:24:35 -08:00 committed by Tim Abbott
parent 070b051273
commit 5ebc4a2a4b
1 changed files with 1 additions and 1 deletions

View File

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