Skip to content

Commit 89d6051

Browse files
authored
Merge pull request #283 from scylladb/dependabot/pip/gevent-23.9.0
build(deps): bump gevent from 20.5.0 to 23.9.0
2 parents dfccfff + d6149e3 commit 89d6051

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)