Update gevent to 24.11.* (#13003)

This commit is contained in:
Danny Yang
2024-11-13 23:03:56 -05:00
committed by GitHub
parent 1be2c08869
commit e1205f0bfc
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "24.10.*"
version = "24.11.*"
upstream_repository = "https://github.com/gevent/gevent"
requires = ["types-greenlet", "types-psutil"]