Skip to content

Commit 37f7a9e

Browse files
build(deps): update gevent requirement from <26,>=22.10.2 to >=22.10.2,<27 (#103)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71e8d23 commit 37f7a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

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

0 commit comments

Comments
 (0)