Skip to content

Commit 5ed2ec8

Browse files
Update dependency pytest to v9
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 1924b56 commit 5ed2ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dev = [
5252
test = [
5353
"flexmock>=0.10.6",
5454
"responses>=0.9.0",
55-
"pytest<=7.1.3",
55+
"pytest<=9.0.0",
5656
"pytest-cov",
5757
"pytest-html",
5858
"requests-mock",

0 commit comments

Comments
 (0)