Skip to content

Commit 02d74df

Browse files
fix(deps): update dependency pytest-mock to v3.15.1
1 parent f7c6a4d commit 02d74df

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
@@ -37,7 +37,7 @@ dev = [
3737
"coverage[toml]==7.6.1",
3838
"pytest==8.3.2",
3939
"pytest-cov==5.0.0",
40-
"pytest-mock==3.14.0",
40+
"pytest-mock==3.15.1",
4141
]
4242
lint = [
4343
"canonical-sphinx[full]",

0 commit comments

Comments
 (0)