Skip to content

Commit 3a637a8

Browse files
build(deps): update pytest requirement from <9,>=6.2.5 to >=8.4.2,<9 (#104)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37f7a9e commit 3a637a8

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,5 +1,5 @@
11
# pip install -r requirements/testing.txt
2-
pytest>=6.2.5,<9
2+
pytest>=8.4.2,<9
33
pytest-cov>=3,<8
44
Flask>=2.0.3,<4
55
gevent>=22.10.2,<27

0 commit comments

Comments
 (0)