Skip to content

Commit 61f8f03

Browse files
build(deps): update pytest-cov requirement from <6,>=3 to >=3,<7 (#53)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72bad78 commit 61f8f03

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
@@ -1,6 +1,6 @@
11
# pip install -r requirements/testing.txt
22
pytest>=6.2.5,<9
3-
pytest-cov>=3,<6
3+
pytest-cov>=3,<7
44
Flask>=2.0.3,<4
55
gevent>=22.10.2,<25
66
gevent-websocket>=0.10.1,<1

0 commit comments

Comments
 (0)