mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
requirements: Upgrade Python requirements.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
e8faa4a029
commit
8450f04efc
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 377 # Last bumped to sending peer_remove on user deactivati
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (323, 1) # bumped 2025-04-07 to upgrade uv
|
||||
PROVISION_VERSION = (323, 2) # bumped 2025-04-07 to upgrade Python requirements
|
||||
|
Reference in New Issue
Block a user