Skip to content

Commit 821fed5

Browse files
Bump gevent from 25.5.1 to 25.8.1 (#1538)
Bumps [gevent](https://github.com/gevent/gevent) from 25.5.1 to 25.8.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@25.5.1...25.8.1) --- updated-dependencies: - dependency-name: gevent dependency-version: 25.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55b2064 commit 821fed5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ certifi==2025.6.15
88
chardet==5.2.0
99
charset-normalizer==3.4.2
1010
coverage==7.9.1
11-
gevent==25.5.1
11+
gevent==25.8.1
1212
greenlet==3.2.3
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
@@ -22,7 +22,7 @@ dependencies = [
2222
"pycryptodomex==3.23.0", # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
2323
"psutil>=5.5,<7.1", # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2424
"requests==2.32.3", # https://pypi.python.org/pypi/requests
25-
"gevent==25.5.1", # http://www.gevent.org/changelog.html
25+
"gevent==25.8.1", # http://www.gevent.org/changelog.html
2626
"greenlet>=3.0rc1",
2727
"werkzeug<1.0", # https://github.com/pallets/werkzeug/blob/master/CHANGES
2828
"backports.ssl-match-hostname==3.7.0.1", # required by tornado<5.0

0 commit comments

Comments
 (0)