Skip to content

Bump gevent from 25.8.1 to 26.4.0#1674

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/gevent-26.4.0
Open

Bump gevent from 25.8.1 to 26.4.0#1674
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/gevent-26.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps gevent from 25.8.1 to 26.4.0.

Commits
  • 2a096a9 Preparing release 26.4.0
  • e80421d Merge pull request #2171 from gevent/ci-py-ver-updates
  • 6cfa49b test__ssl.py: PROTOCOL_TLS deprecation fix
  • e2ec5eb Fix deprecations about use of SSLContext without setting a protocol.
  • 3890402 lint
  • 26b5b7f psutil 6 deprecated .connections, use replacement .net_connections
  • cbbd53e Clean up some warnings from leakcheck.
  • 3840706 test__util is getting extra greenlets when combined with test__threadpool on ...
  • 408aeeb test__select: libuv on recent versions of Python isn't producing the OSError ...
  • 6b6ee4e Update python versions tested in CI.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gevent](https://github.com/gevent/gevent) from 25.8.1 to 26.4.0.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](gevent/gevent@25.8.1...26.4.0)

---
updated-dependencies:
- dependency-name: gevent
  dependency-version: 26.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 9, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.68%. Comparing base (9d9ef69) to head (77a7801).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1674   +/-   ##
=======================================
  Coverage   54.68%   54.68%           
=======================================
  Files         336      336           
  Lines       27439    27439           
=======================================
  Hits        15006    15006           
  Misses      12433    12433           
Flag Coverage Δ
functionaltests 0.00% <ø> (ø)
unittests 54.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

0 participants