mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-25 13:21:11 +08:00
[stubsabot] Bump gevent to 24.2.* (#11425)
Release: https://pypi.org/pypi/gevent/24.2.1 Homepage: http://www.gevent.org/ Repository: https://github.com/gevent/gevent Diff: https://github.com/gevent/gevent/compare/23.9.1...24.2.1 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 4. - Total lines of Python code deleted: 4.
This commit is contained in:
committed by
GitHub
parent
8061e58dcf
commit
a48fb24a94
@@ -1,4 +1,4 @@
|
||||
version = "23.9.*"
|
||||
version = "24.2.*"
|
||||
upstream_repository = "https://github.com/gevent/gevent"
|
||||
requires = ["types-greenlet", "types-psutil"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user