Skip to content

Commit 4fd2277

Browse files
Update dependency pytest to <=9.0.2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 29945a6 commit 4fd2277

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
@@ -51,7 +51,7 @@ dev = [
5151
test = [
5252
"flexmock>=0.10.6",
5353
"responses>=0.9.0",
54-
"pytest<=9.0.1",
54+
"pytest<=9.0.2",
5555
"pytest-cov",
5656
"pytest-html",
5757
"requests-mock",

0 commit comments

Comments
 (0)