Skip to content

Commit f604bc8

Browse files
build(deps): update gevent requirement from <27,>=26.5.0 to >=26.7.0,<27 (#131)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a67c71 commit f604bc8

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
@@ -3,5 +3,5 @@ pytest>=8,<9; python_version == "3.9"
33
pytest>=9.1.1,<10; python_version >= "3.10"
44
pytest-cov>=7.1.0,<8
55
Flask>=3.1.3,<4
6-
gevent>=26.5.0,<27
6+
gevent>=26.7.0,<27
77
gevent-websocket>=0.10.1,<1

0 commit comments

Comments
 (0)