mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 12:54:58 +00:00
mypy: Add types-requests-oauthlib, types-uwsgi.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 0b776e2c15)
This commit is contained in:
committed by
Tim Abbott
parent
836ab28a75
commit
ea27b848fc
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 372 # Last bumped to interpret "(no topic)" as empty string
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (323, 2) # bumped 2025-06-04 to upgrade uv
|
||||
PROVISION_VERSION = (324, 0) # bumped 2025-06-05 to add types-requests-oauthlib, types-uwsgi
|
||||
|
||||
Reference in New Issue
Block a user