mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
requirements: Upgrade Python requirements.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit a47c8ce15f)
This commit is contained in:
committed by
Alex Vandiver
parent
582bc7d303
commit
5d79c7962f
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 421
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (342, 1) # bumped 2025-10-22 to upgrade uv
|
||||
PROVISION_VERSION = (342, 2) # bumped 2025-10-22 to upgrade Python requirements
|
||||
|
||||
Reference in New Issue
Block a user