Bump gevent to 25.4.* (#13885)

This commit is contained in:
LordGvozd
2025-05-11 20:05:25 +02:00
committed by GitHub
parent 1ebbbeec75
commit 251570c4f6
12 changed files with 113 additions and 124 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "24.11.*"
version = "25.4.*"
upstream_repository = "https://github.com/gevent/gevent"
requires = ["types-greenlet", "types-psutil"]