Skip to content

Commit 77a7801

Browse files
Bump gevent from 25.8.1 to 26.4.0
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>
1 parent 9d9ef69 commit 77a7801

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ certifi==2026.1.4
88
chardet==5.2.0
99
charset-normalizer==3.4.4
1010
coverage==7.9.2
11-
gevent==25.8.1
11+
gevent==26.4.0
1212
greenlet==3.3.1
1313
h11==0.16.0
1414
httpcore==1.0.9

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"pycryptodomex==3.23.0", # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
2424
"psutil>=5.5,<7.1", # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2525
"requests==2.32.3", # https://pypi.python.org/pypi/requests
26-
"gevent==25.8.1", # http://www.gevent.org/changelog.html
26+
"gevent==26.4.0", # http://www.gevent.org/changelog.html
2727
"greenlet>=3.0rc1",
2828
"werkzeug==3.1.5", # https://werkzeug.palletsprojects.com/en/stable/changes/
2929
"backports.ssl-match-hostname==3.7.0.1", # required by tornado<5.0

0 commit comments

Comments
 (0)