Skip to content

Commit e506475

Browse files
Bump gevent from 23.9.0.post1 to 24.11.1 (#1284)
Bumps [gevent](https://github.com/gevent/gevent) from 23.9.0.post1 to 24.11.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@23.9.0.post1...24.11.1) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59bb400 commit e506475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ netifaces>=0.10,<0.11 # https://bitbucket.org/al45tair/netifaces/src/
55
pycryptodomex==3.19.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
66
psutil>=5.5,<5.6 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
77
requests==2.32.3 # https://pypi.python.org/pypi/requests
8-
gevent==23.9.0.post1 # http://www.gevent.org/changelog.html
8+
gevent==24.11.1 # http://www.gevent.org/changelog.html
99
greenlet>=3.0rc1
1010
werkzeug<1.0 # https://github.com/pallets/werkzeug/blob/master/CHANGES
1111
backports.ssl-match-hostname==3.7.0.1 # required by tornado<5.0

0 commit comments

Comments
 (0)