Skip to content

Commit 1da1331

Browse files
chore(deps): update dependency pytest to v8 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55ba7f3 commit 1da1331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# test dependencies
22
coverage>=4.5.4
33
pylint>=2.6.0,<3.0.0
4-
pytest>=6.2.1,<7.0.0
4+
pytest>=8.3.5,<8.4.0
55
pytest-cov>=2.2.1,<3.0.0
66
pytest-rerunfailures>=3.1
77
responses>=0.12.1,<1.0.0

0 commit comments

Comments
 (0)