Skip to content

Commit d6149e3

Browse files
build(deps): bump gevent from 20.5.0 to 23.9.0
Bumps [gevent](https://github.com/gevent/gevent) from 20.5.0 to 23.9.0. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@20.5.0...23.9.0) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a27751b commit d6149e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pure-sasl
88
twisted[tls]; python_version >= '3.5'
99
twisted[tls]==19.2.1; python_version < '3.5'
1010
gevent>=1.0; platform_machine != 'i686' and platform_machine != 'win32'
11-
gevent==20.5.0; platform_machine == 'i686' or platform_machine == 'win32'
11+
gevent==23.9.0; platform_machine == 'i686' or platform_machine == 'win32'
1212
eventlet>=0.33.3
1313
cython
1414
packaging

0 commit comments

Comments
 (0)