Skip to content

Commit ff71f43

Browse files
Bump pytest from 7.2.1 to 7.2.2 (#36)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80c4a43 commit ff71f43

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
@@ -39,7 +39,7 @@ dynamic = ["version"]
3939
[project.optional-dependencies]
4040
tests = [
4141
"PySide6==6.4.2",
42-
"pytest==7.2.1",
42+
"pytest==7.2.2",
4343
"pytest-cov",
4444
"pytest-qt",
4545
]

0 commit comments

Comments
 (0)