Skip to content

Commit a75102f

Browse files
[stubsabot] Bump gevent to 26.5.* (#15821)
Release: https://pypi.org/pypi/gevent/26.5.0 Homepage: http://www.gevent.org/ Repository: https://github.com/gevent/gevent Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/gevent Changelog: https://www.gevent.org/changelog.html Diff: gevent/gevent@26.4.0...26.5.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 40139. - Total lines of Python code deleted: 7. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <>
1 parent e4e0f7e commit a75102f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/gevent/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "26.4.*"
1+
version = "26.5.*"
22
upstream-repository = "https://github.com/gevent/gevent"
33
dependencies = ["types-greenlet", "types-psutil>=7.2.0"]
44

0 commit comments

Comments
 (0)