Skip to content

Commit 8264e3c

Browse files
build(deps): update gevent requirement from <27,>=22.10.2 to >=26.4.0,<27 (#113)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44e0652 commit 8264e3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
pytest>=8.4.2,<9
33
pytest-cov>=7.1.0,<8
44
Flask>=3.1.3,<4
5-
gevent>=22.10.2,<27
5+
gevent>=26.4.0,<27
66
gevent-websocket>=0.10.1,<1

0 commit comments

Comments
 (0)