Skip to content

Commit 19ff488

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

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>=26.4.0,<27
5+
gevent>=26.5.0,<27
66
gevent-websocket>=0.10.1,<1

0 commit comments

Comments
 (0)