Skip to content

Commit 79dd97b

Browse files
build(deps): update gevent requirement
Updates the requirements on [gevent](https://github.com/gevent/gevent) to permit the latest version. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@22.10.2...26.4.0) --- updated-dependencies: - dependency-name: gevent dependency-version: 26.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71e8d23 commit 79dd97b

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>=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)