Skip to content

Commit

Permalink
set pytest_version to 7.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nadamoukaddem committed Feb 16, 2024
1 parent 84398fd commit 97f4de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ release = [
]

test = [
"pytest==6.2.0",
"pytest==7.4.4",
"pytest-black",
"pytest-cases",
"pytest-cov",
Expand Down

0 comments on commit 97f4de4

Please sign in to comment.